Spaces:
Runtime error
Runtime error
Add scipy to requirements
#1
by
mariagrandury
- opened
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ gradio
|
|
| 3 |
transformers
|
| 4 |
bitsandbytes
|
| 5 |
loralib
|
|
|
|
| 6 |
git+https://github.com/huggingface/peft.git
|
|
|
|
| 3 |
transformers
|
| 4 |
bitsandbytes
|
| 5 |
loralib
|
| 6 |
+
scipy
|
| 7 |
git+https://github.com/huggingface/peft.git
|