develops20 commited on
Commit
0d22192
·
verified ·
1 Parent(s): 94b5525

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio==4.44.0
2
- transformers==4.44.2
3
- torch==2.4.1
4
- gtts==2.5.3
5
  google-auth==2.35.0
6
  google-api-python-client==2.149.0
 
1
+ gradio>=4.44.0
2
+ transformers>=4.44.2
3
+ torch>=2.4.1
4
+ gtts>=2.5.3
5
  google-auth==2.35.0
6
  google-api-python-client==2.149.0