psychedelicious
|
549d2e0485
|
chore: remove old web server code and python deps
|
2023-08-15 10:54:57 +10:00 |
|
blessedcoolant
|
cc85c98bf3
|
feat: Upgrade Diffusers to 0.19.3
Needed for some schedulers
|
2023-08-14 09:26:28 +12:00 |
|
Lincoln Stein
|
1bfe9835cf
|
clip cache settings to permissible values; remove redundant imports in install __init__ file
|
2023-08-10 18:00:45 -04:00 |
|
Lincoln Stein
|
930e7bc754
|
Merge branch 'main' into feat/image-import-script
|
2023-08-09 08:54:56 -04:00 |
|
Millun Atluri
|
c82da330db
|
Pin safetensors to 0.3.1
Safetensors 0.3.2 does not ship an ARM64 wheel so install on macOS fails
|
2023-08-09 00:29:43 -04:00 |
|
Kevin Turner
|
44bf308192
|
test(model_management): add a couple tests for _get_model_path
|
2023-08-05 15:22:23 -07:00 |
|
Lincoln Stein
|
83f75750a9
|
add techjedi's import script, with some filecompletion tweaks
|
2023-08-05 12:19:24 -04:00 |
|
Brandon Rising
|
e86925d424
|
Add onnxruntime to the main dependencies
|
2023-08-01 00:03:10 -04:00 |
|
Brandon Rising
|
f5ac73b091
|
Merge branch 'main' into feat/onnx
|
2023-07-31 10:58:40 -04:00 |
|
Lincoln Stein
|
60f5606c2d
|
downgrade torchmetrics to fix model import problem
|
2023-07-29 13:28:29 -04:00 |
|
Lincoln Stein
|
71768f5988
|
restore unpinned versions of pydantic and numpy
|
2023-07-29 13:04:34 -04:00 |
|
Lincoln Stein
|
d633eb1612
|
remove pydantic and numpy from pyproject.toml
|
2023-07-28 21:56:22 -04:00 |
|
Brandon Rising
|
d3f6c7f983
|
Remove onnxruntime
|
2023-07-28 16:58:06 -04:00 |
|
Brandon Rising
|
da751da3dd
|
Merge branch 'main' into feat/onnx
|
2023-07-28 09:59:35 -04:00 |
|
Brandon Rising
|
2b7b3dd4ba
|
Run python black
|
2023-07-28 09:46:44 -04:00 |
|
Brandon Rising
|
dc1148106d
|
Just install onnxruntime by default
|
2023-07-28 09:32:43 -04:00 |
|
Lincoln Stein
|
17ee17a789
|
merge with main;resolve conflicts
|
2023-07-27 15:29:34 -04:00 |
|
Lincoln Stein
|
0d8f9cbe55
|
resolved conflicts with main
|
2023-07-27 15:11:25 -04:00 |
|
Brandon Rising
|
918a0dedc0
|
Always install onnx
|
2023-07-27 11:00:40 -04:00 |
|
Brandon Rising
|
57271ad125
|
Move onnx to optional dependencies
|
2023-07-27 10:28:26 -04:00 |
|
Martin Kristiansen
|
fc9dacd082
|
Black/flake8 line length 100->120
|
2023-07-27 10:12:25 -04:00 |
|
Martin Kristiansen
|
8b4af69d87
|
Black config, pre-commit and GHA
|
2023-07-27 10:09:04 -04:00 |
|
blessedcoolant
|
3ff8c87c09
|
feat: Upgrade Diffusers to 0.19.0
|
2023-07-27 08:00:12 +12:00 |
|
Brandon Rising
|
c16da75ac7
|
Merge branch 'main' into feat/onnx
|
2023-07-26 10:42:31 -04:00 |
|
Lincoln Stein
|
fc4e104c61
|
tested on 3.11 and 3.10
|
2023-07-24 17:13:32 -04:00 |
|
Lincoln Stein
|
f9320475fd
|
allow upgrade to transformers~=4.31.0
|
2023-07-19 09:46:21 -04:00 |
|
Brandon Rising
|
ee7b36cea5
|
Merge branch 'main' into onnx-testing
|
2023-07-18 22:56:41 -04:00 |
|
Lincoln Stein
|
700131fab2
|
Pin to transformers 4.30.2
bump version
|
2023-07-18 21:43:40 -04:00 |
|
Lincoln Stein
|
ec08151009
|
add correct requirements for installing SDXL models
|
2023-07-18 18:15:37 -04:00 |
|
Lincoln Stein
|
43fbbfb848
|
revert python version requirement
|
2023-07-18 16:15:47 -04:00 |
|
Lincoln Stein
|
efcb3a9d08
|
documentation fixes
|
2023-07-18 12:45:47 -04:00 |
|
Brandon Rising
|
35d5ef9118
|
Emit step completions
|
2023-07-18 12:35:07 -04:00 |
|
blessedcoolant
|
112937f1f8
|
reqs: Update compel to 2.0.0
|
2023-07-18 22:44:36 +12:00 |
|
Lincoln Stein
|
be0603b64c
|
update to new compel 2.0.0rc2
|
2023-07-15 19:59:29 -04:00 |
|
blessedcoolant
|
6c17607a2b
|
feat: Upgrade Diffusers to 0.18.1
|
2023-07-09 03:54:20 +12:00 |
|
Lincoln Stein
|
6259142078
|
Merge branch 'main' into patch-1
|
2023-07-07 17:16:37 -04:00 |
|
Lincoln Stein
|
8d88ad3b8d
|
restore ability to launch web server with invokeai --web
|
2023-07-07 10:07:15 -04:00 |
|
Zadagu
|
94faa5de14
|
fixes ImportError described in #3658.
The issue was introduced by a new release of torchmetrics.
|
2023-07-06 16:16:02 +02:00 |
|
Lincoln Stein
|
176504a475
|
add .js, .woff2 and .css files to web/dist/assets
|
2023-07-02 21:50:29 -04:00 |
|
Lincoln Stein
|
72209d0cc3
|
Merge branch 'main' into lstein/installer-for-new-model-layout
|
2023-06-28 14:49:37 -04:00 |
|
Kent Keirsey
|
fc322aa9f7
|
Update controlnet-aux to 0.0.6 and add LeReS
|
2023-06-27 23:45:47 -04:00 |
|
user1
|
45aa338a98
|
Changed pyproject.toml to require controlnet_aux >= 0.0.5 (to enable use of SAM ControlNet preprocessor)
|
2023-06-25 14:22:34 -07:00 |
|
Lincoln Stein
|
33b04f6386
|
migration script working well
|
2023-06-22 15:47:12 -04:00 |
|
blessedcoolant
|
0ae6325353
|
chore: Add torchsde as a dependency for the SDE schedulers
|
2023-06-19 23:20:53 +12:00 |
|
blessedcoolant
|
9d4b84ef68
|
feat: Upgrade to Diffusers 0.17.1
|
2023-06-16 23:57:57 +12:00 |
|
Lincoln Stein
|
82c2498043
|
Merge branch 'main' into lstein/new-model-manager
|
2023-06-14 08:41:40 -07:00 |
|
psychedelicious
|
0497bea264
|
fix: add dynamicprompts to pyproject.toml
|
2023-06-15 01:05:16 +10:00 |
|
StAlKeR7779
|
c9ae26a176
|
Merge branch 'main' into lstein/new-model-manager
|
2023-06-13 23:37:52 +03:00 |
|
Lincoln Stein
|
c7ea46a5da
|
use latest version of transformers to avoid deprecation warnings
|
2023-06-12 16:07:39 -04:00 |
|
blessedcoolant
|
2a814d886b
|
Merge branch 'main' into diffusers-upgrade
|
2023-06-13 05:29:15 +12:00 |
|