Ashar086 commited on
Commit
7a4f365
·
verified ·
1 Parent(s): 3149df0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -4
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
- streamlit
2
- openai
3
- numpy
4
- pydub
 
 
 
 
 
 
1
+ streamlit==1.22.0
2
+ numpy==1.23.5
3
+ pandas==1.5.3
4
+ plotly==5.14.1
5
+ pydub==0.25.1
6
+ scipy==1.10.1
7
+ scikit-learn==1.2.2
8
+ tensorflow==2.12.0
9
+ transformers==4.29.2