Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio
|
|
| 2 |
huggingface_hub==0.25.2
|
| 3 |
keras==3.4.1
|
| 4 |
keras_nlp==0.15.1
|
| 5 |
-
|
|
|
|
|
|
| 2 |
huggingface_hub==0.25.2
|
| 3 |
keras==3.4.1
|
| 4 |
keras_nlp==0.15.1
|
| 5 |
+
tensorflow
|
| 6 |
+
deep-translator
|