majweldon commited on
Commit
5152daf
1 Parent(s): a3ce814

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ openai==1.1.1
2
+ soundfile
3
+ python-ffmpeg
4
+ gradio==3.48.0