Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
torch==2.6.0+cu124
|
3 |
-
torchvision==0.
|
4 |
numpy==1.26.4
|
5 |
gradio==5.9.1
|
6 |
opencv-python-headless==4.10.0.84
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
torch==2.6.0+cu124
|
3 |
+
torchvision==0.21.0+cu124
|
4 |
numpy==1.26.4
|
5 |
gradio==5.9.1
|
6 |
opencv-python-headless==4.10.0.84
|