File tree Expand file tree Collapse file tree 4 files changed +0
-5
lines changed
Expand file tree Collapse file tree 4 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ dependencies = [
2222 ' numpy>=1.19.3' ,
2323 ' pillow>=8' ,
2424 ' pretrainedmodels>=0.7.1' ,
25- ' six>=1.5' ,
2625 ' timm>=0.9' ,
2726 ' torch>=1.8' ,
2827 ' torchvision>=0.9' ,
@@ -34,7 +33,6 @@ dynamic = ['version']
3433docs = [
3534 ' autodocsumm' ,
3635 ' huggingface-hub' ,
37- ' six' ,
3836 ' sphinx' ,
3937 ' sphinx-book-theme' ,
4038]
Original file line number Diff line number Diff line change 11autodocsumm==0.2.14
22huggingface-hub==0.27.1
3- six==1.17.0
43sphinx==8.1.3
54sphinx-book-theme==1.1.3
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ huggingface-hub==0.24.0
33numpy==1.19.3
44pillow==8.0.0
55pretrainedmodels==0.7.1
6- six==1.5.0
76timm==0.9.0
87torch==1.9.0
98torchvision==0.10.0
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ huggingface_hub==0.27.1
33numpy==2.2.1
44pillow==11.1.0
55pretrainedmodels==0.7.4
6- six==1.17.0
76timm==1.0.13
87torch==2.5.1
98torchvision==0.20.1
You can’t perform that action at this time.
0 commit comments