Reyall commited on
Commit
456be45
·
verified ·
1 Parent(s): 9b89052

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- streamlit
2
- torch
3
- torchaudio
4
- transformers==4.34.0
5
- pydub
6
- openai
 
1
+ streamlit==1.26.0
2
+ pydub==0.25.1
3
+ transformers==4.40.0
4
+ openai==1.7.0
5
+ torch==2.2.0