my
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -9,8 +9,8 @@ pandas
|
|
9 |
huggingface_hub
|
10 |
supervision
|
11 |
py-cpuinfo
|
|
|
|
|
12 |
-f https://download.pytorch.org/whl/torch_stable.html
|
13 |
-
torch==2.5.1+cu121
|
14 |
-
torchvision==0.20.1+cu121
|
15 |
|
16 |
|
|
|
9 |
huggingface_hub
|
10 |
supervision
|
11 |
py-cpuinfo
|
12 |
+
torch
|
13 |
+
torchvision
|
14 |
-f https://download.pytorch.org/whl/torch_stable.html
|
|
|
|
|
15 |
|
16 |
|