pictero / config.py

Commit History

adding pre compile feature
e4a20eb

nickyreinert-vml commited on

setting attention slicing to False by default
a84a952

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 lora_scale argument to control lora impact on output
0a6e1c9

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

making refiner global available, not connected to the model
e18e8e2

n42 commited on

adding lora
586b631

n42 commited on

adding sessions storage
c643307

n42 commited on

adding textual inversion adapters
cec477c

n42 commited on

adding custom auto encoder
ec25ef6

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

add cpu offload option
15347cd

n42 commited on

adding image param to refiner in code output
a5752aa

n42 commited on

adding refiner option
c6a81f6

n42 commited on

fixing persistent feature
194a41e

n42 commited on

fix wrong state handling
b96c8c5

n42 commited on

fixing wrong history address
00e74d5

n42 commited on

clean up
f2692b9

n42 commited on

fix missing " in code output
951c0bc

n42 commited on

using class as config
58f80cc

n42 commited on

adding change event handlers
3c02d45

n42 commited on

update config dict
a6a747f

n42 commited on

refactoring
a5097b6

n42 commited on

sharing feature and refactoring
80c0bfe

n42 commited on