Sharmitha commited on
Commit
764161b
1 Parent(s): a236beb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ openai==0.28
2
+ gtts==2.2.2
3
+ pyttsx3==2.90
4
+ IPython==7.31.1
5
+ gradio==2.0.13