TLH01 commited on
Commit
48b9452
·
verified ·
1 Parent(s): 6a5a7a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit==1.32.0
2
  pillow==10.1.0
3
- torch==2.0.1+cpu
4
  transformers==4.30.2
5
- gTTS==2.3.2
 
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