Update requirements.txt
#2
by
IronDogg
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ fire
|
|
9 |
git+https://github.com/huggingface/peft.git
|
10 |
transformers>=4.28.0
|
11 |
sentencepiece
|
12 |
-
gradio
|
|
|
|
9 |
git+https://github.com/huggingface/peft.git
|
10 |
transformers>=4.28.0
|
11 |
sentencepiece
|
12 |
+
gradio
|
13 |
+
scipy
|