akazmi commited on
Commit
189d10c
·
verified ·
1 Parent(s): 9a1cc1c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ transformers
3
+ torch
4
+ pyttsx3
5
+ SpeechRecognition
6
+ pyaudio