1. 31 Mar, 2025 2 commits
  2. 28 Mar, 2025 1 commit
  3. 25 Mar, 2025 1 commit
  4. 24 Mar, 2025 1 commit
    • Aryan's avatar
      New HunyuanVideo-I2V (#11066) · 8907a70a
      Aryan authored
      * update
      
      * update
      
      * update
      
      * add tests
      
      * update docs
      
      * raise value error
      
      * warning for true cfg and guidance scale
      
      * fix test
      8907a70a
  5. 23 Mar, 2025 1 commit
    • Yuxuan Zhang's avatar
      Modify the implementation of retrieve_timesteps in CogView4-Control. (#11125) · 1d37f420
      Yuxuan Zhang authored
      
      
      * 1
      
      * change to channel 1
      
      * cogview4 control training
      
      * add CacheMixin
      
      * 1
      
      * remove initial_input_channels change for val
      
      * 1
      
      * update
      
      * use 3.5
      
      * new loss
      
      * 1
      
      * use imagetoken
      
      * for megatron convert
      
      * 1
      
      * train con and uc
      
      * 2
      
      * remove guidance_scale
      
      * Update pipeline_cogview4_control.py
      
      * fix
      
      * use cogview4 pipeline with timestep
      
      * update shift_factor
      
      * remove the uncond
      
      * add max length
      
      * change convert and use GLMModel instead of GLMForCasualLM
      
      * fix
      
      * [cogview4] Add attention mask support to transformer model
      
      * [fix] Add attention mask for padded token
      
      * update
      
      * remove padding type
      
      * Update train_control_cogview4.py
      
      * resolve conflicts with #10981
      
      * add control convert
      
      * use control format
      
      * fix
      
      * add missing import
      
      * update with cogview4 formate
      
      * make style
      
      * Update pipeline_cogview4_control.py
      
      * Update pipeline_cogview4_control.py
      
      * remove
      
      * Update pipeline_cogview4_control.py
      
      * put back
      
      * Apply style fixes
      
      ---------
      Co-authored-by: default avatarOleehyO <leehy0357@gmail.com>
      Co-authored-by: default avataryiyixuxu <yixu310@gmail.com>
      Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
      1d37f420
  6. 21 Mar, 2025 4 commits
  7. 20 Mar, 2025 2 commits
  8. 19 Mar, 2025 1 commit
  9. 18 Mar, 2025 2 commits
  10. 17 Mar, 2025 1 commit
  11. 15 Mar, 2025 2 commits
  12. 13 Mar, 2025 1 commit
  13. 12 Mar, 2025 1 commit
  14. 10 Mar, 2025 2 commits
  15. 07 Mar, 2025 3 commits
  16. 06 Mar, 2025 2 commits
  17. 04 Mar, 2025 3 commits
  18. 03 Mar, 2025 4 commits
  19. 02 Mar, 2025 2 commits
  20. 27 Feb, 2025 1 commit
  21. 26 Feb, 2025 2 commits
  22. 25 Feb, 2025 1 commit
    • CyberVy's avatar
      Fix Callback Tensor Inputs of the SDXL Controlnet Inpaint and Img2img... · 613e77f8
      CyberVy authored
      Fix Callback Tensor Inputs of the SDXL Controlnet Inpaint and Img2img Pipelines are missing "controlnet_image". (#10880)
      
      * Update pipeline_controlnet_inpaint_sd_xl.py
      
      * Update pipeline_controlnet_sd_xl_img2img.py
      
      * Update pipeline_controlnet_union_inpaint_sd_xl.py
      
      * Update pipeline_controlnet_union_sd_xl_img2img.py
      
      * Update pipeline_controlnet_inpaint_sd_xl.py
      
      * Update pipeline_controlnet_sd_xl_img2img.py
      
      * Update pipeline_controlnet_union_inpaint_sd_xl.py
      
      * Update pipeline_controlnet_union_sd_xl_img2img.py
      
      * Apply make style and make fix-copies fixes
      
      * Update geodiff_molecule_conformation.ipynb
      
      * Delete examples/research_projects/geodiff/geodiff_molecule_conformation.ipynb
      
      * Delete examples/research_projects/gligen/demo.ipynb
      
      * Create geodiff_molecule_conformation.ipynb
      
      * Create demo.ipynb
      
      * Update geodiff_molecule_conformation.ipynb
      
      * Update geodiff_molecule_conformation.ipynb
      
      * Delete examples/research_projects/geodiff/geodiff_molecule_conformation.ipynb
      
      * Add files via upload
      
      * Delete src/diffusers/pipelines/controlnet/pipeline_controlnet_inpaint.py
      
      * Add files via upload
      613e77f8