zzl
commited on
Commit
·
80bfbc7
1
Parent(s):
7062b81
[Release] pip req
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.23.0
|
2 |
+
huggingface_hub==0.13.3
|
3 |
+
imageio==2.19.3
|
4 |
+
numpy==1.21.5
|
5 |
+
opencv_python==4.7.0.68
|
6 |
+
Pillow==9.4.0
|
7 |
+
torch==1.11.0
|