Peijie commited on
Commit
c230396
·
1 Parent(s): 89a6d5d

specifiy torch version does not work.

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch>=2.4.0
2
- torchvision>=0.20.0
3
  # gradio
4
  numpy
5
  Pillow
 
1
+ # torch>=2.4.0
2
+ # torchvision>=0.20.0
3
  # gradio
4
  numpy
5
  Pillow