Bryce
ce37e60b11
version: 14.2.0
2024-03-17 01:26:10 -07:00
Bryce
fbb16f6c62
version: 14.1.1
2024-01-18 06:49:17 -08:00
Bryce Drennan
601a112dc3
refactor: move download related functions to separate module ( #453 )
...
+ renames and typehints
2024-01-14 16:50:17 -08:00
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>
2024-01-04 22:36:30 -07:00
Bryce
fdb48399af
docs: separate changelog. other small cleanup
2024-01-03 09:01:30 -08:00
Bryce
ed40a12c01
version: 14.0.0
2024-01-02 22:51:41 -08:00
Bryce
26d1ff9bc4
version: 14.0.0b6
2023-12-27 22:23:21 -08:00
jaydrennan
e1e6f8037c
refactor: removes unused code and configurations ( #405 )
...
Co-authored-by: jaydrennan
2023-12-15 15:27:00 -08:00
Bryce
2bd6cb264b
feature: large refactor
...
- add type hints
- size parameter
- ControlNetInput => ControlInput
- simplify imagineresult
2023-12-12 20:54:39 -08:00
Bryce
db85f0898a
feature: remove training feature
2023-12-06 22:04:06 -08:00
Bryce
24f4af3482
feature: better torch installation experience
2023-12-05 21:46:55 -08:00
Bryce
71d4992dca
feature: added --size
parameter to allow using named sizes
2023-12-05 21:46:55 -08:00
Bryce
1136fdb939
version: 14.0.0b5
2023-12-03 15:48:36 -08:00
Bryce
8fec56970e
version: 14.0.0b4
2023-11-25 16:25:14 -08:00
Bryce
ab75c49b15
docs: smaller animations
2023-11-22 18:33:28 -08:00
Bryce
1da7043081
docs: update documentation
2023-11-22 18:26:50 -08:00
jaydrennan
76df1210f4
refactor: removes outdated info and spelling error
2023-11-22 17:14:44 -08:00
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
2023-11-22 17:14:44 -08:00
Bryce
8243ed616d
fix: pydantic models for http server working now. Fixes #380
2023-09-29 00:40:46 -07:00
Bryce
ba51364a73
version: 13.2.0
2023-09-16 23:20:35 -07:00
Bryce
f243006236
fix: allow tile_mode to be set to True or False for backward compatibility
2023-09-09 17:37:43 -07:00
Bryce
3b17d8b3ee
version: 3.1.0
2023-09-09 15:50:48 -07:00
Bryce
48c51e34e7
docs: add discord link
2023-09-09 11:01:39 -07:00
Sam
69d5b78cba
DOCS: Warn that Python 3.11 is not supported
2023-06-02 23:34:38 -07:00
Bryce
8bd652ebf4
docs: add pydantic model feature
2023-05-31 20:02:09 -07:00
Bryce
9e7a1db2c8
version: 13.0.1
2023-05-26 22:30:26 -07:00
Bryce
8ffb0fac0e
fix: add routes to match stablestudio routes
2023-05-26 22:28:43 -07:00
Bryce
7b032c8e9a
feature: StableStudio web interface
...
run `aimg server` and visit http://127.0.0.1:8000/
2023-05-22 02:24:05 -07:00
Bryce
8e28a2ed02
feature: API support for StableStudio
2023-05-22 02:24:05 -07:00
Bryce
e53459a50a
build: check for torch version at runtime ( fixes #329 )
2023-05-20 17:29:06 -07:00
Bryce
758d574f8c
build: specify proper Pillow minimum version ( fixes #325 )
2023-05-20 17:29:06 -07:00
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 )
2023-05-20 17:29:06 -07:00
Bryce
14739bc90b
feature: api server (alpha)
...
`aimg run-api-server`
Proof of concept for now
2023-05-20 17:29:06 -07:00
Bryce
dc8f8d5a3d
feature: add colorization controlnet. improve aimg colorize
command
2023-05-20 13:09:00 -07:00
Bryce
df25936d6f
feature: automatic use of inpainting
...
feature disabled since controlnet inpainting doesn't work great. Was disabled by setting `inpaint_method="finetune",`
2023-05-20 13:09:00 -07:00
Bryce
d32e1060cd
feature: multi-controlnet support at the command line
...
add controlnet option for edit demo
2023-05-20 13:09:00 -07:00
Bryce
4c77fd376b
feature: improvements to memory management
...
not thoroughly tested on low-memory devices
2023-05-20 13:09:00 -07:00
Adam Menges
6f9e9f64a9
docs: fix incorrect command in readme ( #327 )
2023-05-16 20:56:42 -07:00
Bryce
a8aa9f703a
build: exclude broken versions of timm as dependencies
2023-05-13 08:22:53 -07:00
Bryce
2a77b9b048
docs: add python prompt expansion example
2023-05-06 14:11:35 -07:00
Bryce
629c1c9ba9
docs: add cache clear instructions
2023-05-06 14:11:35 -07:00
Bryce
bffe1ffde0
docs: add python upscaling example
2023-05-06 14:11:35 -07:00
Bryce
e5d6880bc3
version: 12.0.2
2023-05-06 13:04:57 -07:00
Bryce Drennan
726ffe48c9
docs: make controlnet sections linkable
2023-05-05 08:56:05 -07:00
Bryce
23d4810670
version: 12.0.1
2023-05-05 08:34:34 -07:00
Bryce
9ccf55e7c7
docs: better "add details" example
2023-05-05 08:29:52 -07:00
Bryce
c9fccc1757
feature: add openjourney-v4
2023-05-05 02:53:43 -07:00
Bryce
db8d3b74ea
feature: add "detail" control mode.
...
Add details to an image. Great for upscaling an image.
2023-05-05 02:53:43 -07:00
Bryce
9526a85a71
feature: add "edit" control mode
...
Edit images using text instructions with any SD 1.5 based model. Similar to instructPix2Pix.
2023-05-05 02:53:43 -07:00
Bryce
476a81a967
feature: add "shuffle" control mode
...
Image is generated from elements of control image. similar to style transfer
2023-05-05 02:53:43 -07:00