Peijie commited on
Commit
29f41d0
·
1 Parent(s): 9b455a7

specify torch/huggingface version.

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