subramaniansrc commited on
Commit
35eb9f0
·
verified ·
1 Parent(s): 8a176b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio
2
- python-pptx
3
  transformers==4.41.2
4
- torch
5
- gTTS
6
- deep-translator
 
1
+ gradio==4.44.1
2
+ python-pptx==0.6.23
3
  transformers==4.41.2
4
+ torch==2.2.2
5
+ gTTS==2.5.1
6
+ deep-translator==1.11.4