Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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.
|
12 |
-
torchvision==0.
|
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]
|