Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
torch==2.1.0
|
3 |
+
transformers==4.35.2
|
4 |
+
Pillow==10.1.0
|
5 |
+
numpy==1.26.2
|