Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
huggingface_hub==0.24.7
|
| 3 |
transformers>=4.41.0
|
| 4 |
torch>=2.2.0
|
| 5 |
Pillow>=10.0.0
|
| 6 |
numpy>=1.26.0
|
| 7 |
pandas>=2.2.0
|
| 8 |
-
pyarrow>=15.0.0
|
|
|
|
|
|
| 1 |
+
gradio
|
|
|
|
| 2 |
transformers>=4.41.0
|
| 3 |
torch>=2.2.0
|
| 4 |
Pillow>=10.0.0
|
| 5 |
numpy>=1.26.0
|
| 6 |
pandas>=2.2.0
|
| 7 |
+
pyarrow>=15.0.0
|
| 8 |
+
huggingface_hub==0.24.7
|