Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ huggingface_hub==0.22.2
|
|
2 |
gradio
|
3 |
gtts
|
4 |
ipython
|
5 |
-
transformers
|
|
|
|
|
|
2 |
gradio
|
3 |
gtts
|
4 |
ipython
|
5 |
+
transformers
|
6 |
+
keras-nlp
|
7 |
+
keras
|