Spaces:
Sleeping
Sleeping
fix: add scipy dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ accelerate>=0.20.0
|
|
4 |
bitsandbytes==0.41.1
|
5 |
peft==0.6.2
|
6 |
gradio==4.0.0
|
|
|
|
4 |
bitsandbytes==0.41.1
|
5 |
peft==0.6.2
|
6 |
gradio==4.0.0
|
7 |
+
scipy>=1.11.0
|