Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Step-Video-T2V_pytorch
Commits
82184857
Commit
82184857
authored
May 08, 2025
by
luopl
Browse files
Update setup.py
parent
09d54a38
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
setup.py
setup.py
+5
-5
No files found.
setup.py
View file @
82184857
...
@@ -25,10 +25,10 @@ if __name__ == "__main__":
...
@@ -25,10 +25,10 @@ if __name__ == "__main__":
author
=
"Step-Video Team"
,
author
=
"Step-Video Team"
,
packages
=
find_packages
(),
packages
=
find_packages
(),
install_requires
=
[
install_requires
=
[
"torchvision==0.1
8
.1+das.opt
1
.dtk2
4
04
2
"
,
"torchvision==0.1
9
.1+das.opt
2
.dtk2
5
04"
,
"torch==2.
3.0
+das.opt2.dtk2
4
04
3
"
,
"torch==2.
4.1
+das.opt2.dtk2
5
04"
,
"accelerate==1.
0
.0"
,
"accelerate==1.
6
.0"
,
"transformers==4.
3
9.
1
"
,
"transformers==4.
4
9.
0
"
,
"diffusers==0.31.0"
,
"diffusers==0.31.0"
,
"sentencepiece==0.1.99"
,
"sentencepiece==0.1.99"
,
"imageio==2.37.0"
,
"imageio==2.37.0"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment