Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ git+https://github.com/huggingface/transformers.git
|
|
7 |
accelerate
|
8 |
bitsandbytes
|
9 |
git+https://github.com/huggingface/peft.git
|
10 |
-
gradio
|
|
|
|
7 |
accelerate
|
8 |
bitsandbytes
|
9 |
git+https://github.com/huggingface/peft.git
|
10 |
+
gradio
|
11 |
+
scipy
|