Spaces:
Running on Zero
Running on Zero
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
ftfy
|
|
|
|
| 1 |
+
spaces
|
| 2 |
+
gradio>=5.12.0
|
| 3 |
+
torch
|
| 4 |
+
transformers>=4.40.0
|
| 5 |
+
Pillow
|
| 6 |
+
accelerate
|
|
|