Daniton commited on
Commit
67378be
·
1 Parent(s): 7d7a869

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ openai==0.10.2
2
+ gradio==2.2.10
3
+ torch==1.10.1
4
+ torchvision==0.11.2
5
+ Pillow==8.4.0
6
+ numpy==1.19.5
7
+ requests==2.26.0