Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
2003211
1
Parent(s):
13d2db8
fix req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -10,7 +10,7 @@ huggingface-hub==0.30.2
|
|
| 10 |
safetensors==0.4.4
|
| 11 |
|
| 12 |
# Scientific Computing
|
| 13 |
-
numpy==1.
|
| 14 |
scipy==1.14.1
|
| 15 |
einops==0.8.0
|
| 16 |
pandas==2.2.2
|
|
|
|
| 10 |
safetensors==0.4.4
|
| 11 |
|
| 12 |
# Scientific Computing
|
| 13 |
+
numpy==2.1.2
|
| 14 |
scipy==1.14.1
|
| 15 |
einops==0.8.0
|
| 16 |
pandas==2.2.2
|