Spaces:
Runtime error
Runtime error
kjm
commited on
Commit
Β·
53a8ec5
1
Parent(s):
087283f
added torch to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
-
sentencepiece
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
+
sentencepiece
|
| 3 |
+
torch
|