Commit Graph

11 Commits (c299cfffd9b5bef5d0a589dd536a7e2d9afc25ba)

Author SHA1 Message Date
Bryce 2bd6cb264b feature: large refactor
- add type hints
- size parameter
- ControlNetInput => ControlInput
- simplify imagineresult
10 months ago
Bryce db85f0898a feature: remove training feature 10 months ago
Bryce 24f4af3482 feature: better torch installation experience 10 months ago
Bryce e8fe8d7d6c feature: stable diffusion video (SVD) 10 months ago
Bryce 558d3388e5 style: speed up linting and autoformatting. fix lints 1 year ago
Bryce 8e28a2ed02 feature: API support for StableStudio 1 year ago
Bryce 14739bc90b feature: api server (alpha)
`aimg run-api-server`

Proof of concept for now
1 year ago
Bryce 4c77fd376b feature: improvements to memory management
not thoroughly tested on low-memory devices
1 year ago
Bryce 70c58467c0 fix: img2img was broken for all samplers except ddim,plms
img2img was broken for all samplers except plms and ddim when init image strength was >~0.25.  Been this way for a while. whoops
2 years ago
Bryce d14c8f98f4 feature: `aimg model-list` command lists included models 2 years ago
Bryce e3b23584ed refactor: split up command line tool 2 years ago