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:
Claude Code 2026-03-30 11:08:28 -07:00
parent 507fc7cf50
commit c842e20ed7
3 changed files with 1 additions and 1 deletions

BIN
library-server.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
library-working.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View file

@ -106,7 +106,7 @@ const DEFAULT_ADVANCED: AdvancedValues = {
ip_adapter_scale: 0.8,
num_candidates: 1,
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,
enable_background_removal: false,
};