Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
transformers>=4.35.0
|
| 2 |
torch>=2.0.0
|
| 3 |
gradio>=4.0.0
|
| 4 |
-
|
|
|
|
| 1 |
transformers>=4.35.0
|
| 2 |
torch>=2.0.0
|
| 3 |
gradio>=4.0.0
|
| 4 |
+
numpy>=1.24.0
|