Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch --index-url https://download.pytorch.org/whl/cpu
|
2 |
transformers
|
3 |
sentencepiece
|
4 |
-
accelerate
|
|
|
|
1 |
torch --index-url https://download.pytorch.org/whl/cpu
|
2 |
transformers
|
3 |
sentencepiece
|
4 |
+
accelerate
|
5 |
+
gradio
|