Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
|
2 |
-
keras
|
3 |
-
jax
|
4 |
-
safetensors
|
5 |
-
torch
|
6 |
-
sentencepiece
|
7 |
gradio
|
8 |
-
|
|
|
|
|
|
|
|
1 |
+
transformers
|
|
|
|
|
|
|
|
|
|
|
2 |
gradio
|
3 |
+
torch
|
4 |
+
safetensors
|
5 |
+
keras-nlp
|
6 |
+
tensorflow
|