File tree 4 files changed +0
-5
lines changed
4 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ dependencies = [
22
22
' numpy' ,
23
23
' pillow' ,
24
24
' pretrainedmodels==0.7.4' ,
25
- ' six' ,
26
25
' timm==0.9.7' ,
27
26
' torch' ,
28
27
' torchvision>=0.5' ,
@@ -34,7 +33,6 @@ dynamic = ['version']
34
33
docs = [
35
34
' autodocsumm' ,
36
35
' huggingface-hub' ,
37
- ' six==1.15.0' ,
38
36
' sphinx<7' ,
39
37
' sphinx-book-theme==1.1.2' ,
40
38
]
Original file line number Diff line number Diff line change 1
1
autodocsumm
2
2
huggingface_hub
3
- six==1.15.0
4
3
sphinx-book-theme==1.1.2
5
4
sphinx<7
Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ efficientnet-pytorch==0.7.1
2
2
huggingface_hub>=0.24.6
3
3
pillow
4
4
pretrainedmodels==0.7.4
5
- six
6
5
timm==0.9.7
7
6
torchvision>=0.5.0
8
7
tqdm
Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ efficientnet-pytorch==0.7.1
2
2
huggingface_hub>=0.24.6
3
3
pillow
4
4
pretrainedmodels==0.7.4
5
- six
6
5
timm==0.9.7
7
6
torchvision>=0.5.0
8
7
tqdm
You can’t perform that action at this time.
0 commit comments