Spaces:
Runtime error
Runtime error
Commit
·
35fa2c1
1
Parent(s):
1f1e79b
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.39.0
|
2 |
+
numpy==1.25.0
|
3 |
+
Pillow==9.4.0
|
4 |
+
Pillow==10.0.0
|
5 |
+
Requests==2.31.0
|
6 |
+
torch==2.0.1
|
7 |
+
transformers==4.29.2
|