Spaces:
Runtime error
Runtime error
Commit
·
ebb9203
1
Parent(s):
f4acf5b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers
|
|
3 |
torch
|
4 |
gradio
|
5 |
SentencePiece
|
6 |
-
scipy
|
|
|
|
3 |
torch
|
4 |
gradio
|
5 |
SentencePiece
|
6 |
+
scipy
|
7 |
+
accelerate v0.17.0
|