Skip to content

Commit 3134281

Browse files
authored
Fix index update of torchvision-extra-decoder (#6388)
1 parent 6c9c2de commit 3134281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s3_management/manage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"torchtext",
185185
"torchtune",
186186
"torchvision",
187-
"torchvision-extra-decoders",
187+
"torchvision_extra_decoders",
188188
"triton",
189189
"tqdm",
190190
"typing_extensions",

0 commit comments

Comments
 (0)