Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,7 +14,7 @@ uvicorn
|
|
| 14 |
einops-exts==0.0.4
|
| 15 |
einops==0.6.1
|
| 16 |
scikit-learn==1.2.2
|
| 17 |
-
numpy
|
| 18 |
huggingface_hub
|
| 19 |
gradio==3.35.2
|
| 20 |
gradio_client==0.2.9
|
|
|
|
| 14 |
einops-exts==0.0.4
|
| 15 |
einops==0.6.1
|
| 16 |
scikit-learn==1.2.2
|
| 17 |
+
numpy==1.26.4
|
| 18 |
huggingface_hub
|
| 19 |
gradio==3.35.2
|
| 20 |
gradio_client==0.2.9
|