Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio
|
2 |
-
gtts
|
3 |
tensorflow
|
4 |
opencv-python
|
5 |
-
openai
|
6 |
numpy
|
|
|
|
|
|
|
|
1 |
gradio
|
|
|
2 |
tensorflow
|
3 |
opencv-python
|
|
|
4 |
numpy
|
5 |
+
gtts
|
6 |
+
transformers
|
7 |
+
torch
|