Python library for generating images with Stable Diffusion
Stars
0
Forks
2
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
63
commits
ease safetensor detection
1f97130
add safetensor support
7c11033
simplify code
9b3ae15
fix list exception when unloading all models
7ffa5b3
remove legacy packages from manifest
a36706b
ignore python build files
512dcef
add controlnet support
672b064
remove redundant code
9ebf0fc
add function to unload all models
a5788e4
add prompt weighting support
d99ebe7
move ddpm code into modules
493e611
drop legacy ddim and plms
f2c1277
make model config an argument
72f2968
split diffuse method into txt2img and img2img
477816d
simplify sampler usage
9d05e60