Spaces:
Running
Running
requirements fixes_v2
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -11,7 +11,6 @@ blinker==1.9.0
|
|
11 |
cachetools==5.5.2
|
12 |
certifi==2025.1.31
|
13 |
charset-normalizer==3.4.1
|
14 |
-
click==8.1.8
|
15 |
colored==2.3.0
|
16 |
comm==0.2.2
|
17 |
contourpy==1.3.0
|
@@ -104,7 +103,7 @@ tifffile==2024.8.30
|
|
104 |
tokenizers==0.21.1
|
105 |
toml==0.10.2
|
106 |
torch==2.6.0
|
107 |
-
torchvision==0.
|
108 |
tornado==6.4.2
|
109 |
tqdm==4.67.1
|
110 |
traitlets==5.14.3
|
|
|
11 |
cachetools==5.5.2
|
12 |
certifi==2025.1.31
|
13 |
charset-normalizer==3.4.1
|
|
|
14 |
colored==2.3.0
|
15 |
comm==0.2.2
|
16 |
contourpy==1.3.0
|
|
|
103 |
tokenizers==0.21.1
|
104 |
toml==0.10.2
|
105 |
torch==2.6.0
|
106 |
+
torchvision==0.21.0
|
107 |
tornado==6.4.2
|
108 |
tqdm==4.67.1
|
109 |
traitlets==5.14.3
|