TLH01 commited on
Commit
f703e4e
·
verified ·
1 Parent(s): ef7e1aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,6 +1,5 @@
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
 
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