Commit Graph

20 Commits (9cdacd454f3951e5c3393b83ca27fc67d323e626)

Author SHA1 Message Date
Bryce 9cdacd454f style: use latest ruff 3 months ago
Bryce 5b3b04b877 build: remove pytorch lightning dependency 5 months ago
jaydrennan 2372a71e6c fix: adds tile/detail controlnet back in. 6 months ago
Bryce 7880ee1389 feature: update midas (depth maps) 6 months ago
Bryce 9a0e0cd1a7 feature: better depth maps 6 months ago
Bryce Drennan 2144f26fa7
feature: add ability to dynamically make word images (#417) 6 months ago
jaydrennan 3f3e080d39 feature: adds ability to use qrcode
feature: adds controlnet qrcode image generation.
feature: adds control net for qrcode image generation.
6 months ago
Bryce 012cc648d3 style: fix all the mypy typing issues
...or ignore them.
6 months ago
Bryce b61d06651c tests: fix tests
- disable details mode. needs more work done to support
6 months ago
Bryce 558d3388e5 style: speed up linting and autoformatting. fix lints 8 months ago
Bryce dc8f8d5a3d feature: add colorization controlnet. improve `aimg colorize` command 1 year ago
Bryce df25936d6f feature: automatic use of inpainting
feature disabled since controlnet inpainting doesn't work great. Was disabled by setting `inpaint_method="finetune",`
1 year ago
Bryce d5a276584b fix: move normal map code inline
Fixes conda package. Fixes #317
1 year ago
Bryce db8d3b74ea feature: add "detail" control mode.
Add details to an image. Great for upscaling an image.
1 year ago
Bryce b5356b143f feature: partial add of inpainting controlnet
todo: figure out how to input "mask" for this mode
1 year ago
Bryce 9526a85a71 feature: add "edit" control mode
Edit images using text instructions with any SD 1.5 based model. Similar to instructPix2Pix.
1 year ago
Bryce 476a81a967 feature: add "shuffle" control mode
Image is generated from elements of control image. similar to style transfer
1 year ago
Bryce 750d4f7ea8 docs: cleanup 1 year ago
Bryce 832adf27bc feature: update controlnets to 1.1
- smaller filesizes for the controlnet weights
- fix: works with other 1.5 based models
- enables more control modes getting added
1 year ago
Bryce 54c3ad51d6 feature: controlnet 1 year ago