diffusers
c1c42698
- Remove dead code and fix f-string issue (#7720)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
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
References
#7720 - Remove dead code and fix f-string issue
Author
tolgacangoz
Parents
75aab346
Files
4
examples/community
checkpoint_merger.py
latent_consistency_img2img.py
scripts
convert_zero123_to_diffusers.py
src/diffusers
image_processor.py
Loading