diff --git a/library-server.jpeg b/library-server.jpeg new file mode 100644 index 00000000..f28626bf Binary files /dev/null and b/library-server.jpeg differ diff --git a/library-working.jpeg b/library-working.jpeg new file mode 100644 index 00000000..8fe5ba7e Binary files /dev/null and b/library-working.jpeg differ diff --git a/studio/src/App.tsx b/studio/src/App.tsx index c90b5329..8349ad91 100644 --- a/studio/src/App.tsx +++ b/studio/src/App.tsx @@ -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, };