Jiaaaaaaax commited on
Commit
f6ec2df
·
verified ·
1 Parent(s): a91ca77

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- streamlit
2
- openai
3
- python-dotenv
4
- audio-recorder-streamlit
5
- moviepy
6
- pandas
7
- numpy
8
- plotly
9
-
 
 
1
+ streamlit==1.28.0
2
+ google-cloud-aiplatform==1.36.0
3
+ python-dotenv==1.0.0
4
+ audio-recorder-streamlit==0.0.8
5
+ moviepy==1.0.3
6
+ pandas==2.1.3
7
+ numpy==1.24.3
8
+ plotly==5.18.0
9
+ python-docx==1.0.0
10
+ google-generativeai==0.3.1