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