Commit Graph

12 Commits (e7b6fc40fa35503a3b2c6017ae7c063c1401f77b)

Author SHA1 Message Date
Bryce e898e3a799 fix: several cli commands, edit demo, negative prompt
- fix colorize cmd. add test
- fix describe cmd. add test
- fix model-list cmd. add test
- fix stable studio
- hide stack grace for ValueErrors in cli
- set controlnet scale
- fix negative prompt to allow emptystring instead of replacing it with default
- adjust edit-demo parameters
- arg scheduler that works at click level (but disable it). works but not ideal experience.
10 months ago
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