AyoubMDL commited on
Commit
9b2a822
1 Parent(s): 26f0ffe

modify torch version

Browse files
Files changed (2) hide show
  1. requirement.txt +0 -4
  2. requirements.txt +1 -1
requirement.txt DELETED
@@ -1,4 +0,0 @@
1
- torch
2
- torchvision
3
- numpy
4
- gradio
 
 
 
 
 
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch==1.12.1+cu102
2
  torchvision
3
  numpy
4
  gradio
 
1
+ torch==1.12.1
2
  torchvision
3
  numpy
4
  gradio