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