mauwii
|
338efa5a7a
|
remove debug branch
|
2022-10-29 22:39:37 +02:00 |
|
mauwii
|
5d4d8f54df
|
Merge branch 'update-workflows' into development
|
2022-10-29 22:34:49 +02:00 |
|
mauwii
|
3d4a9c2deb
|
remove redundant information from pipeline names
|
2022-10-29 22:25:41 +02:00 |
|
mauwii
|
e4a212dfca
|
prop. integrate stable-diffusion-model in matrix
|
2022-10-29 13:52:16 -04:00 |
|
mauwii
|
19bb185fd9
|
remove '-O' from curl arguments
|
2022-10-29 13:52:16 -04:00 |
|
mauwii
|
1eaa58c970
|
use propper bearer authentication to dwnload model
instead of --user username:token
|
2022-10-29 13:52:16 -04:00 |
|
mauwii
|
4245c9e0cd
|
fix environment-mac.yml - tested on x64 and arm64
- using conda packages where possible according to conda docs
|
2022-10-29 13:50:06 -04:00 |
|
Lincoln Stein
|
0f4413da7d
|
Merge branch 'inpainting-rebase' of https://github.com/psychedelicious/stable-diffusion into psychedelicious-inpainting-rebase
|
2022-10-29 13:42:00 -04:00 |
|
mauwii
|
da5de6a240
|
remove some bloating caches
since free 10GB Limit is already overused multiple times
|
2022-10-29 18:50:37 +02:00 |
|
Lincoln Stein
|
fdf9b1c40c
|
fix CLI inpainting crash
|
2022-10-29 11:47:06 -04:00 |
|
mauwii
|
3d265e28ff
|
call invoke.py with model parameter
|
2022-10-29 16:21:31 +02:00 |
|
psychedelicious
|
e1cb5b8251
|
Fixes: inpaint canvas not cleared when its src image is deleted
|
2022-10-29 23:53:47 +11:00 |
|
psychedelicious
|
101fe9efa9
|
Adds full-app image drag and drop, also image paste
|
2022-10-29 23:34:21 +11:00 |
|
psychedelicious
|
2e9463089d
|
Fixes bounding box being able to escape canvas
|
2022-10-29 23:32:16 +11:00 |
|
mauwii
|
8127f0691e
|
fix os matrix
|
2022-10-29 10:14:24 +02:00 |
|
mauwii
|
b55dcf5943
|
remove id from test prompts
|
2022-10-29 10:11:54 +02:00 |
|
mauwii
|
bb5fe98e94
|
rename matrix-job, use macOS-12, add ids to steps
|
2022-10-29 10:03:03 +02:00 |
|
psychedelicious
|
0290cd6814
|
Fixes bounding box slider & adds canvas caching on gallery actions
|
2022-10-29 18:32:01 +11:00 |
|
mauwii
|
fc4d07f198
|
reenable preload models, move huggingface-cache...
... on top of conda env activation, since `~/.cache` also contains pip
|
2022-10-29 08:59:23 +02:00 |
|
mauwii
|
e7aeaa310c
|
run without preload_models.py
since an upcoming update makes it interactive
|
2022-10-29 08:39:28 +02:00 |
|
mauwii
|
85b5fcd5e1
|
fix cache hit expression in download sd-model step
- also update sd-cache display name to include current model
|
2022-10-29 08:28:17 +02:00 |
|
mauwii
|
e5d0c9c224
|
include sd-switch in artifact name
|
2022-10-29 08:08:15 +02:00 |
|
psychedelicious
|
162e420e9c
|
Adds socketio event for Ctrl+C cancel, style fixes
|
2022-10-29 16:57:05 +11:00 |
|
psychedelicious
|
bfbae09a9c
|
Merge remote-tracking branch 'upstream/development' into inpainting-rebase
|
2022-10-29 16:35:46 +11:00 |
|
mauwii
|
d2e8ecbd4b
|
fix missing matrix-parameters
|
2022-10-29 07:35:43 +02:00 |
|
psychedelicious
|
a701e4f90b
|
Fixes compilation error; builds new bundle
|
2022-10-29 16:32:21 +11:00 |
|
psychedelicious
|
f22f81b4ff
|
Refactors gallery resizing, persists width
|
2022-10-29 16:30:51 +11:00 |
|
mauwii
|
63202e2467
|
try to run matrix with different models
|
2022-10-29 07:25:19 +02:00 |
|
psychedelicious
|
9fc6ee0c4c
|
WIP: Fixes gallery resize bug
|
2022-10-29 14:50:04 +11:00 |
|
mauwii
|
ea65650883
|
add conda pkgs cache, remove conda env cache
also directly setup correct conda env
|
2022-10-29 05:49:12 +02:00 |
|
psychedelicious
|
5d76c57ce2
|
Misc fixes
|
2022-10-29 14:18:07 +11:00 |
|
psychedelicious
|
2c250a515e
|
Misc fixes
|
2022-10-29 14:17:38 +11:00 |
|
psychedelicious
|
4204740cb2
|
Fixes failed inpainting with float bounding box
|
2022-10-29 14:17:18 +11:00 |
|
mauwii
|
bd3ba596c2
|
fix hashFiles function
|
2022-10-29 04:58:10 +02:00 |
|
mauwii
|
0a89d350d9
|
update conda cache to use actions/cache@v3
|
2022-10-29 04:54:01 +02:00 |
|
mauwii
|
b7fcf6dc04
|
readd conda env cache
|
2022-10-29 04:49:43 +02:00 |
|
psychedelicious
|
accb1779cb
|
Fixes react dom warnings
|
2022-10-29 13:36:07 +11:00 |
|
psychedelicious
|
387f39407a
|
Fixes bounding box hotkey conditions
|
2022-10-29 13:28:53 +11:00 |
|
psychedelicious
|
6a32adb7ed
|
Fixes brush strokes not compositing correct on initial load
|
2022-10-29 13:12:34 +11:00 |
|
mauwii
|
3ab3a7d37a
|
use same environment-mac.yml as in #1289
|
2022-10-29 04:01:44 +02:00 |
|
mauwii
|
da5fd10bb9
|
pin nomkl
|
2022-10-29 03:34:12 +02:00 |
|
psychedelicious
|
9291fde960
|
Fixes responsive images (omg finally), removes app padding
|
2022-10-29 12:22:07 +11:00 |
|
mauwii
|
31ef15210d
|
pin versions corelating between arm64 and x64
|
2022-10-29 03:21:26 +02:00 |
|
mauwii
|
aa01657678
|
very fast on m1, synced with output of main branch
|
2022-10-29 02:43:52 +02:00 |
|
psychedelicious
|
6fb6bc6d7f
|
Fixes #940
|
2022-10-29 11:10:48 +11:00 |
|
mauwii
|
da33e038ca
|
unpin pytorch / torchvision
also loosen verisons of scipy flask-socketio flask_cors
|
2022-10-29 02:06:33 +02:00 |
|
mauwii
|
78f7094a0b
|
set torchmetrics >=0.7.0 and use py-opencv=4.6.0
|
2022-10-29 01:24:38 +02:00 |
|
psychedelicious
|
0b046c95ef
|
Merge remote-tracking branch 'origin/user-image-uploads' into inpainting-rebase
|
2022-10-29 09:41:07 +11:00 |
|
psychedelicious
|
c13d7aea56
|
Merge pull request #1 from blessedcoolant/user-image-uploads-styling
Styling Updates
|
2022-10-29 09:40:23 +11:00 |
|
mauwii
|
f7a47c1b67
|
reenable caching of sd model
|
2022-10-28 23:56:13 +02:00 |
|