ZiyuG commited on
Commit
da08d76
·
verified ·
1 Parent(s): e9b69e6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==3.37.0
2
+ huggingface-hub==0.16.4
3
+ Pillow==9.2.0
4
+ requests==2.28.1
5
+ torch==2.0.1
6
+ numpy==1.24.3
7
+ plotly==5.15.0