walaa2022 commited on
Commit
1e7c4d8
·
verified ·
1 Parent(s): 6c0b9b7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  streamlit==1.31.0
2
  google-generativeai==0.3.1
 
 
3
  transformers==4.36.2
4
  torch==2.1.2
5
  python-dotenv==1.0.0
 
1
  streamlit==1.31.0
2
  google-generativeai==0.3.1
3
+ streamlit-audio-recorder==0.0.8
4
+ plotly==5.18.0
5
  transformers==4.36.2
6
  torch==2.1.2
7
  python-dotenv==1.0.0