Adrian8as commited on
Commit
3fc4e88
·
verified ·
1 Parent(s): 8b18f87

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # requirements.txt
2
+
3
+ gradio
4
+ numpy
5
+ pydub
6
+ openai
7
+ python-dotenv