Spaces:
Runtime error
Runtime error
NotYuSheng
commited on
Commit
•
ec7dad2
1
Parent(s):
d3800fa
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
torch
|
2 |
-
transformers
|
3 |
-
huggingface-hub
|
4 |
-
gradio
|
5 |
-
SentencePiece
|
6 |
tensorflow
|
7 |
tf-keras
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
huggingface-hub
|
4 |
+
gradio
|
5 |
+
SentencePiece
|
6 |
tensorflow
|
7 |
tf-keras
|