Spaces:
Running
on
Zero
Running
on
Zero
specify torch/huggingface version.
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch>=2.
|
2 |
-
torchvision>=0.
|
3 |
# gradio
|
4 |
numpy
|
5 |
Pillow
|
|
|
1 |
+
torch>=2.4.0
|
2 |
+
torchvision>=0.20.0
|
3 |
# gradio
|
4 |
numpy
|
5 |
Pillow
|