Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ git+https://github.com/huggingface/peft.git
|
|
12 |
git+https://github.com/huggingface/transformers.git
|
13 |
transformers>=4.28.0
|
14 |
sentencepiece
|
15 |
-
gradio
|
|
|
|
12 |
git+https://github.com/huggingface/transformers.git
|
13 |
transformers>=4.28.0
|
14 |
sentencepiece
|
15 |
+
gradio
|
16 |
+
scipy
|