fffiloni commited on
Commit
77be231
·
verified ·
1 Parent(s): 106bd1b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -8,7 +8,8 @@ opencv-python==4.7.0.68
8
  gradio==4.15.0
9
  accelerate==0.26.1
10
  git+https://github.com/fffiloni/pytorch-image-models.git
11
- torch==2.0.1
12
- torchvision==0.15.2
13
  huggingface-hub
14
- hf_xet
 
 
8
  gradio==4.15.0
9
  accelerate==0.26.1
10
  git+https://github.com/fffiloni/pytorch-image-models.git
11
+ torch==2.5.1
12
+ torchvision==0.20.1
13
  huggingface-hub
14
+ hf_xet
15
+ gradio[mcp]