Spaces:
Running
on
Zero
Running
on
Zero
2025-07-31 19:10 π
Browse filesChanged numpy ver to 2.2.6 manually to avoid
pip install error
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ einops==0.8.1
|
|
2 |
gradio==5.39.0
|
3 |
huggingface_hub==0.34.3
|
4 |
matplotlib==3.10.3
|
5 |
-
numpy==2.
|
6 |
peft==0.7.0
|
7 |
Pillow==11.3.0
|
8 |
spaces==0.39.0
|
|
|
2 |
gradio==5.39.0
|
3 |
huggingface_hub==0.34.3
|
4 |
matplotlib==3.10.3
|
5 |
+
numpy==2.2.6
|
6 |
peft==0.7.0
|
7 |
Pillow==11.3.0
|
8 |
spaces==0.39.0
|