diffusers
c1c42698 - Remove dead code and fix f-string issue (#7720)

Comment changes are shownComment changes are hidden
Commit
1 year ago
Remove dead code and fix f-string issue (#7720) * Remove dead code * PylancereportGeneralTypeIssues: Strings nested within an f-string cannot use the same quote character as the f-string prior to Python 3.12. * Remove dead code
Author
Parents
  • examples/community
    • File
      checkpoint_merger.py
    • File
      latent_consistency_img2img.py
  • scripts
    • File
      convert_zero123_to_diffusers.py
  • src/diffusers
    • File
      image_processor.py