Commit Graph

169 Commits (master)

Author SHA1 Message Date
Bryce 1f0ae5ffa6 version: 14.3.0 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 279dc28b1d build: triton only has wheels for linux 4 months ago
Bryce 60baed839c build: remove some dependency version limits 4 months ago
Bryce 4639dfb041 version: 4.1.0 4 months ago
Bryce 807c976da3 build: remove imageio dependency 4 months ago
Bryce 5bbb09f69e build: vendorize facexlib
had too many unused sub-dependencies

also monkeypatch the download mechanism to use our standard download function
4 months ago
Bryce 4521d518ac version: 14.0.4 4 months ago
Bryce Drennan 0271bffa38
build: remove fairscale dependency (#441) 4 months ago
Bryce 12e4855792 version: 14.0.3 4 months ago
Bryce 7ea4cba5d3 fix: add missing dependency. add package smoketest 4 months ago
Bryce f866aaa44d version: 14.0.2 4 months ago
Bryce 1598469179 version: 14.0.1 4 months ago
Bryce fdb48399af docs: separate changelog. other small cleanup 4 months ago
Bryce ed40a12c01 version: 14.0.0 4 months ago
Bryce 55e27160f5 build: vendorize refiners
so we can still work in conda envs
4 months ago
Bryce 5b3b04b877 build: remove pytorch lightning dependency 4 months ago
Bryce 9f33fa0664 version: 14.0.0b9 5 months ago
Bryce 35a5ccbcba fix: include weightmaps 5 months ago
Bryce e90bf1b47d version: 14.0.0b8 5 months ago
Bryce 0d78b8271f version: 14.0.0b7 5 months ago
Bryce 26d1ff9bc4 version: 14.0.0b6 5 months ago
Bryce 01e32ff3f6 refactor: move bin files 5 months ago
Bryce 012cc648d3 style: fix all the mypy typing issues
...or ignore them.
5 months ago
Bryce 1136fdb939 version: 14.0.0b5 5 months ago
Bryce b61d06651c tests: fix tests
- disable details mode. needs more work done to support
6 months ago
Bryce 8fec56970e version: 14.0.0b4 6 months ago
Bryce 6e1c44dae7 fix: add missing data files
fixes #402
6 months ago
Bryce 07b097e001 version: 14.0.0b3 6 months ago
Bryce f6c9927d0c version: 14.0.0b2 6 months ago
Bryce ed23c7e1ca version: 14.0.0b1 6 months ago
Bryce e8fe8d7d6c feature: stable diffusion video (SVD) 6 months ago
Bryce f97f6a3b4b feature: use refiners library for generation
BREAKING CHANGE

  - stable diffusion 1.5 + inpainting working
  - self-attention guidance working. improves image generation quality
  - tile-mode working
  - inpainting self-attention guidance working

disable/broken features:
  - sd 1.4, 2.0, 2.1
  - most of the samplers
  - pix2pix edit
  - most of the controlnets
  - memory management
  - python 3.8 support

wip
6 months ago
Bryce 558d3388e5 style: speed up linting and autoformatting. fix lints 8 months ago
Bryce 460add16b8 version: 13.2.1 8 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 7c2004bfcc feature/fix: migrate to pydantic 2.3
- test: add schema tests/fuzzer and fixes
 - fix default prompt. add tests
 - fix outpaint and controlnet defaults
 - fix init image strength defaults
8 months ago
Bryce 3b17d8b3ee version: 3.1.0 8 months ago
Bryce 477d161c91 build: better communicate lack of support for Python 3.11 8 months ago
Bryce 1354cb9ed1 build: add minimum package requirements
Should speed up dependency resolution.
8 months ago
Bryce 360546b779 fix: limit pydantic to <2.0 until we fix compatibility issues
also limit scipy to <1.11 doesn't support python 3.8
8 months ago
Bryce 9e7a1db2c8 version: 13.0.1 12 months ago
Bryce 37d2b21a22 build: require python < 3.11 12 months ago
Bryce 671aa86ad7 version: 13.0.0 1 year ago
Bryce 4991b22bc8 version: 13.0b0 1 year ago
Bryce 7b032c8e9a feature: StableStudio web interface
run `aimg server` and visit http://127.0.0.1:8000/
1 year ago
Bryce 758d574f8c build: specify proper Pillow minimum version (fixes #325) 1 year ago