Spaces:
Runtime error
Runtime error
evertorres-itm
commited on
Commit
·
e676d23
1
Parent(s):
0d5c8f8
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
transformers
|
3 |
pytorch
|
4 |
-
tensorflow
|
|
|
|
|
|
|
|
|
|
|
|
1 |
pytorch
|
2 |
+
tensorflow
|
3 |
+
sentencepiece
|
4 |
+
gradio
|
5 |
+
transformers
|