Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ datasets
|
|
3 |
accelerate
|
4 |
loralib
|
5 |
gradio
|
|
|
6 |
git+https://github.com/huggingface/peft.git
|
7 |
git+https://github.com/huggingface/transformers.git@main
|
|
|
3 |
accelerate
|
4 |
loralib
|
5 |
gradio
|
6 |
+
scipy
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
git+https://github.com/huggingface/transformers.git@main
|