Jiaaaaaaax commited on
Commit
dac6d11
·
verified ·
1 Parent(s): c926a59

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ openai
3
+ python-dotenv
4
+ audio-recorder-streamlit
5
+ moviepy
6
+ pandas
7
+ numpy
8
+ plotly
9
+