salomonsky commited on
Commit
34ba296
·
verified ·
1 Parent(s): 2067ae2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit==1.18.0
2
- torch==1.13.1
3
- transformers==4.26.1
4
- sounddevice==0.4.4
5
- gtts==2.2.3
6
- numpy==1.23.4
 
1
+ streamlit
2
+ torch
3
+ transformers
4
+ gtts
5
+ sounddevice
6
+ numpy