diffusers
b9b89162
- Text2video zero refinements (#3070)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
2 years ago
Text2video zero refinements (#3070) * fix progress bar issue in pipeline_text_to_video_zero.py. Copy scheduler after first backward * fix tensor loading in test_text_to_video_zero.py * make style && make quality
References
#3070 - Text2video zero refinements
Author
19and99
Parents
a4393437
Files
3
src/diffusers
pipelines/text_to_video_synthesis
pipeline_text_to_video_zero.py
utils
__init__.py
tests/pipelines/text_to_video
test_text_to_video_zero.py
Loading