devopsmarc commited on
Commit
6f0b648
1 Parent(s): c8ba684

Updating pytorch version in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio>=3.39.0
2
  transformers==4.30.0
3
- torch==1.9.0
4
- python-dotenv>=1.0.0
 
1
  gradio>=3.39.0
2
  transformers==4.30.0
3
+ torch==1.11.0
4
+ python-dotenv==1.0.0