diffusers
df2bc5ef - fix: Fixed few `docstrings` according to the Google Style Guide (#7717)

Comment changes are shownComment changes are hidden
Commit
362 days ago
fix: Fixed few `docstrings` according to the Google Style Guide (#7717) Fixed few docstrings according to the Google Style Guide.
Author
Parents
  • examples
    • advanced_diffusion_training
      • File
        train_dreambooth_lora_sd15_advanced.py
      • File
        train_dreambooth_lora_sdxl_advanced.py
    • community
      • File
        stable_diffusion_reference.py
    • custom_diffusion
      • File
        train_custom_diffusion.py
    • dreambooth
      • File
        train_dreambooth.py
      • File
        train_dreambooth_flax.py
      • File
        train_dreambooth_lora.py
      • File
        train_dreambooth_lora_sdxl.py
    • research_projects
      • colossalai
        • File
          train_dreambooth_colossalai.py
      • dreambooth_inpaint
        • File
          train_dreambooth_inpaint.py
        • File
          train_dreambooth_inpaint_lora.py
      • scheduled_huber_loss_training/dreambooth
        • File
          train_dreambooth.py
        • File
          train_dreambooth_lora.py
        • File
          train_dreambooth_lora_sdxl.py
  • src/diffusers/pipelines
    • animatediff
      • File
        pipeline_output.py
    • i2vgen_xl
      • File
        pipeline_i2vgen_xl.py
    • ledits_pp
      • File
        pipeline_leditspp_stable_diffusion.py
      • File
        pipeline_leditspp_stable_diffusion_xl.py
    • shap_e
      • File
        renderer.py
    • text_to_video_synthesis
      • File
        pipeline_output.py
  • utils
    • File
      check_table.py