muhammadshaheryar commited on
Commit
9493ea6
·
verified ·
1 Parent(s): b436fe9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ openai
2
+ import whisper
3
+ threading
4
+ time
5
+ gtts
6
+ IPython.display