ssboost commited on
Commit
1f61aa9
·
verified ·
1 Parent(s): 08cb144

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=5.0.0
2
+ openai>=1.5.0
3
+ Pillow>=9.0.0
4
+ python-dotenv>=1.0.0
5
+ replicate>=0.20.0
6
+ requests>=2.0.0