diffusers
16a056a7 - Wuerstchen fixes (#4942)

Commit
1 year ago
Wuerstchen fixes (#4942) * fix arguments and make example code work * change arguments in combined test * Add default timesteps * style * fixed test * fix broken test * formatting * fix docstrings * fix num_images_per_prompt * fix doc styles * please dont change this * fix tests * rename to DEFAULT_STAGE_C_TIMESTEPS --------- Co-authored-by: Dominic Rampas <d6582533@gmail.com>
Author
Parents
  • docs/source/en/api/pipelines
    • File
      wuerstchen.md
  • scripts
    • File
      convert_wuerstchen.py
  • src/diffusers/pipelines/wuerstchen
    • File
      __init__.py
    • File
      pipeline_wuerstchen.py
    • File
      pipeline_wuerstchen_combined.py
    • File
      pipeline_wuerstchen_prior.py
  • tests/pipelines/wuerstchen
    • File
      test_wuerstchen_combined.py