yqcyqc commited on
Commit
7395c67
·
verified ·
1 Parent(s): 3d52f38

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio>=3.0
2
  transformers
3
- torch
4
- torchvision
5
  pickle
 
1
  gradio>=3.0
2
  transformers
3
+ torch>=2.0.0
4
+ torchvision>=0.15.0
5
  pickle