Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ streamlit>=1.22.0
|
|
2 |
Pillow
|
3 |
gTTS
|
4 |
huggingface_hub>=0.14.1
|
|
|
|
2 |
Pillow
|
3 |
gTTS
|
4 |
huggingface_hub>=0.14.1
|
5 |
+
transformers
|