Chris Alexiuk
commited on
Commit
•
d471215
1
Parent(s):
cfb0aa6
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ git+https://github.com/huggingface/transformers.git
|
|
3 |
git+https://github.com/huggingface/peft.git
|
4 |
git+https://github.com/huggingface/accelerate.git
|
5 |
gradio
|
6 |
-
sentencepiece
|
|
|
|
3 |
git+https://github.com/huggingface/peft.git
|
4 |
git+https://github.com/huggingface/accelerate.git
|
5 |
gradio
|
6 |
+
sentencepiece
|
7 |
+
scipy
|