diffusers
b9b89162 - Text2video zero refinements (#3070)

Comment changes are shownComment changes are hidden
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
Author
Parents
  • src/diffusers
    • pipelines/text_to_video_synthesis
      • File
        pipeline_text_to_video_zero.py
    • utils
      • File
        __init__.py
  • tests/pipelines/text_to_video
    • File
      test_text_to_video_zero.py