devopsmarc commited on
Commit
c8ba684
1 Parent(s): 406c5e2

Changing pytorch version in requirements.txt

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