Commit History

fix wrong quotes
a0e2e28
Running

nickyreinert-vml commited on

adding pre compile feature
e4a20eb

nickyreinert-vml commited on

fixing wrong event listener for attention_slicing
ddd360b

nickyreinert-vml commited on

clean up ui, adding accordeons
739e268

nickyreinert-vml commited on

fixing minor bug
a494f64

nickyreinert-vml commited on

adding sd medium and allowing configurable diffuser pipelines
45e93a3

nickyreinert-vml commited on

referring to diffusers lib from hf's github repo
ee5dfa2

nickyreinert-vml commited on

adding new model SD Medium
0dbe386

nickyreinert-vml commited on

setting attention slicing to False by default
a84a952

nickyreinert-vml commited on

fixing minor dropdown issues
b1fdc27

nickyreinert-vml commited on

adding troubleshooting notes for black image
a265c47

nickyreinert-vml commited on

return of the "none" option for auto encoer
1e547fd

nickyreinert-vml commited on

bug fix: when AutoEncoder is not set, process stops
29cefb0

nickyreinert-vml commited on

adding "attention_slicing" method
f7b4ac7

nickyreinert-vml commited on

updating readme
3c2eedc

nickyreinert-vml commited on

adding torch empty cache
54b262a

n42 commited on

improving progress, minor clean up
26a1cd3

n42 commited on

adding lora_scale argument to control lora impact on output
0a6e1c9

n42 commited on

remove generator assignment when re-running pipeline
de4c768

n42 commited on

add re-run button to re run model without loading pipeline again
7b077a3

n42 commited on

minor process and ui improvements
8e3f95a

n42 commited on

allowing multiple lora adapters
99b5399

n42 commited on

allowing multiple lora adapters now
cbbd444

n42 commited on

re arranging ui
aaf1179

n42 commited on

making refiner global available, not connected to the model
e18e8e2

n42 commited on

improving readme
15f0a0a

n42 commited on

adding lora
586b631

n42 commited on

adding "null" to condition tests
84736d2

n42 commited on

fixing int-str error
75cc483

n42 commited on

using JSON block for code ouput
4f7e95f

n42 commited on

adding sessions storage
c643307

n42 commited on

changing labels
9d56f84

n42 commited on

adding textual inversion adapters
cec477c

n42 commited on

adding custom auto encoder
ec25ef6

n42 commited on

fix cpu offload not working
31a81b3

n42 commited on

increasing guidance scale range
937a5c6

n42 commited on

add vae slicing/tiling option, fix non random generator
071e791

n42 commited on

adding trigger token config param
a447492

n42 commited on

add cpu offload to sharing feature
1ff2dfa

n42 commited on

improving code generation
bcb57a1

n42 commited on

using "none" for no refiner selection
b5eaa29

n42 commited on

using "none" for no refiner selection
ffd045a

n42 commited on

minor fixes
ee8690d

n42 commited on

add cpu offload option
15347cd

n42 commited on

add more scheduler descriptions
d9d145c

n42 commited on

color buttons
96cb6bb

n42 commited on

make refiner de-selectable
3b2835d

n42 commited on

reducing number of available devices
da67542

n42 commited on

add stop button to cancel current run
a3f09af

n42 commited on

wrong method for error logging param
712647c

n42 commited on