aimyrajpoot commited on
Commit
d0c2e10
·
verified ·
1 Parent(s): 3835b6a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio
 
2
  tensorflow
3
  opencv-python
4
- gTTS
5
  numpy
 
1
  gradio
2
+ gtts
3
  tensorflow
4
  opencv-python
5
+ openai
6
  numpy