diffusers
038b42db - Improve docs and type hints (#5759)

Comment changes are shownComment changes are hidden
Commit
1 year ago
Improve docs and type hints (#5759) * improvement: docs and type hints * improvement: docs and type hints minor refactor * improvement: docs and type hints * update with suggestions from review Co-Authored-By: Dhruv Nair <dhruv.nair@gmail.com> --------- Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
Author
Parents
  • src/diffusers
    • File
      image_processor.py
    • models
      • File
        autoencoder_asym_kl.py
      • File
        autoencoder_kl.py
      • File
        autoencoder_tiny.py
      • File
        consistency_decoder_vae.py
      • File
        controlnet.py
      • File
        controlnet_flax.py
      • File
        modeling_utils.py
      • File
        normalization.py
      • File
        resnet.py
      • File
        unet_2d_condition_flax.py
      • File
        unet_3d_blocks.py
      • File
        unet_3d_condition.py
      • File
        unet_motion_model.py
      • File
        vq_model.py
    • File
      optimization.py
    • utils
      • File
        logging.py
      • File
        outputs.py
      • File
        torch_utils.py