Commit Graph

201 Commits (master)

Author SHA1 Message Date
Bryce 1f0ae5ffa6 version: 14.3.0 4 weeks ago
jaydrennan cc79cac5fc refactor: ruff formatting 4 weeks ago
jaydrennan 964dd4ead7 feature: integrates spandrel for upscaling 4 weeks ago
Bryce ce37e60b11 version: 14.2.0 2 months ago
Bryce fbb16f6c62 version: 14.1.1 4 months ago
Bryce Drennan 601a112dc3
refactor: move download related functions to separate module (#453)
+ renames and typehints
4 months ago
jaydrennan 89bc1a9f1c
docs: adds docs tool, material for mkdocs, along with more fleshed ou… (#428)
* docs: adds docs tool, material for mkdocs, along with more fleshed out docstrings.

this includes ability to serve up a local docs website.


---------

Co-authored-by: Bryce <github20210803@accounts.brycedrennan.com>
4 months ago
Bryce fdb48399af docs: separate changelog. other small cleanup 4 months ago
Bryce ed40a12c01 version: 14.0.0 4 months ago
Bryce 26d1ff9bc4 version: 14.0.0b6 5 months ago
jaydrennan e1e6f8037c
refactor: removes unused code and configurations (#405)
Co-authored-by: jaydrennan
5 months ago
Bryce 2bd6cb264b feature: large refactor
- add type hints
- size parameter
- ControlNetInput => ControlInput
- simplify imagineresult
5 months ago
Bryce db85f0898a feature: remove training feature 5 months ago
Bryce 24f4af3482 feature: better torch installation experience 5 months ago
Bryce 71d4992dca feature: added `--size` parameter to allow using named sizes 5 months ago
Bryce 1136fdb939 version: 14.0.0b5 5 months ago
Bryce 8fec56970e version: 14.0.0b4 6 months ago
Bryce ab75c49b15 docs: smaller animations 6 months ago
Bryce 1da7043081 docs: update documentation 6 months ago
jaydrennan 76df1210f4 refactor: removes outdated info and spelling error 6 months ago
jaydrennan d6d2f4b9dd refactor: updates README for 14.0.0
adds notes under currently broken features, removes deprecated features descriptions, and adds 14.0.0 changelog
6 months ago
Bryce 8243ed616d fix: pydantic models for http server working now. Fixes #380 8 months ago
Bryce ba51364a73 version: 13.2.0 8 months ago
Bryce f243006236 fix: allow tile_mode to be set to True or False for backward compatibility 8 months ago
Bryce 3b17d8b3ee version: 3.1.0 8 months ago
Bryce 48c51e34e7 docs: add discord link 8 months ago
Sam 69d5b78cba DOCS: Warn that Python 3.11 is not supported 12 months ago
Bryce 8bd652ebf4 docs: add pydantic model feature 12 months ago
Bryce 9e7a1db2c8 version: 13.0.1 12 months ago
Bryce 8ffb0fac0e fix: add routes to match stablestudio routes 12 months ago
Bryce 7b032c8e9a feature: StableStudio web interface
run `aimg server` and visit http://127.0.0.1:8000/
1 year ago
Bryce 8e28a2ed02 feature: API support for StableStudio 1 year ago
Bryce e53459a50a build: check for torch version at runtime (fixes #329) 1 year ago
Bryce 758d574f8c build: specify proper Pillow minimum version (fixes #325) 1 year ago
Bryce 2a26495653 fix: package will not try to install xformers on `aarch64` machines.
While this will allow the dockerfile to build on MacOS M1, [torch will not be able to use the M1 when generating images.](https://github.com/pytorch/pytorch/issues/81224#issuecomment-1499741152)
1 year ago
Bryce 14739bc90b feature: api server (alpha)
`aimg run-api-server`

Proof of concept for now
1 year 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 d32e1060cd feature: multi-controlnet support at the command line
add controlnet option for edit demo
1 year ago
Bryce 4c77fd376b feature: improvements to memory management
not thoroughly tested on low-memory devices
1 year ago
Adam Menges 6f9e9f64a9
docs: fix incorrect command in readme (#327) 1 year ago
Bryce a8aa9f703a build: exclude broken versions of timm as dependencies 1 year ago
Bryce 2a77b9b048 docs: add python prompt expansion example 1 year ago
Bryce 629c1c9ba9 docs: add cache clear instructions 1 year ago
Bryce bffe1ffde0 docs: add python upscaling example 1 year ago
Bryce e5d6880bc3 version: 12.0.2 1 year ago
Bryce Drennan 726ffe48c9
docs: make controlnet sections linkable 1 year ago
Bryce 23d4810670 version: 12.0.1 1 year ago
Bryce 9ccf55e7c7 docs: better "add details" example 1 year ago
Bryce c9fccc1757 feature: add openjourney-v4 1 year ago