Yiming-M commited on
Commit
cec4875
Β·
1 Parent(s): 21c6351

2025-07-31 19:10 πŸ›

Browse files

Changed numpy ver to 2.2.6 manually to avoid
pip install error

Files changed (1) hide show
  1. 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.3.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