cai-qi commited on
Commit
1be5da8
·
verified ·
1 Parent(s): 8f193f3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==4.0.2
2
+ requests>=2.28.0
3
+ Pillow>=9.0.0
4
+ python-dotenv>=1.0.0
5
+ numpy>=1.22.0
6
+ tqdm>=4.65.0
7
+ openai