TLH01 commited on
Commit
cae99ab
·
verified ·
1 Parent(s): 258921e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit==1.32.0
2
  pillow==10.1.0
3
- torch==2.0.1 --extra-index-url https://download.pytorch.org/whl/cpu
4
- transformers==4.30.2
5
- gtts==2.3.2
 
 
1
  streamlit==1.32.0
2
  pillow==10.1.0
3
+ torch==2.1.0 --extra-index-url https://download.pytorch.org/whl/cpu
4
+ transformers==4.35.2
5
+ accelerate==0.27.2
6
+ gtts==2.4.0