PSNbst commited on
Commit
1d88c88
·
verified ·
1 Parent(s): 168c622

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch>=1.10.0
2
+ transformers>=4.30.0
3
+ gradio
4
+ openai>=0.27.0
5
+ numpy>=1.21.0
6
+ pillow>=9.0.0