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

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.7.0
2
- torchvision>=0.22.0
3
  # gradio
4
  numpy
5
  Pillow
 
1
+ torch>=2.4.0
2
+ torchvision>=0.20.0
3
  # gradio
4
  numpy
5
  Pillow