lichih commited on
Commit
c7d56fb
·
verified ·
1 Parent(s): 240657a

un-restrict torch version

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu121
2
- pillow
3
- gradio==5.5.0
4
- torch==2.5.1
5
  torchvision
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+ pillow
3
+ gradio==5.5.0
4
+ torch
5
  torchvision