ui(studio): 💄 Add new library visual assets and update App.tsx with UI improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
507fc7cf50
commit
c842e20ed7
3 changed files with 1 additions and 1 deletions
BIN
library-server.jpeg
Normal file
BIN
library-server.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
BIN
library-working.jpeg
Normal file
BIN
library-working.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
|
|
@ -106,7 +106,7 @@ const DEFAULT_ADVANCED: AdvancedValues = {
|
||||||
ip_adapter_scale: 0.8,
|
ip_adapter_scale: 0.8,
|
||||||
num_candidates: 1,
|
num_candidates: 1,
|
||||||
enable_anatomy_fix: false,
|
enable_anatomy_fix: false,
|
||||||
negative_prompt: 'worst quality, low quality, blurry, deformed, bad anatomy, extra limbs, fused legs, bad hands, extra fingers, missing fingers, watermark, text, ugly, disfigured',
|
negative_prompt: 'worst quality, low quality, blurry, deformed, bad anatomy, extra limbs, fused legs, bad hands, extra fingers, missing fingers, watermark, text, ugly, disfigured, visible ribs, protruding ribs, bony ribcage, tan lines, uneven skin tone, sunburned skin, farmer tan, dark arms, splotchy skin, bad proportions',
|
||||||
seed: undefined,
|
seed: undefined,
|
||||||
enable_background_removal: false,
|
enable_background_removal: false,
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue