-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update FLUX Girl Magical prompt for enhanced character description
- Loading branch information
Showing
1 changed file
with
30 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,75 +1,34 @@ | ||
{ | ||
"numOutputsTotal": 16, | ||
"seed": 1634675998, | ||
"seed": 1009161274, | ||
"reqBody": { | ||
"prompt": "The front view is an anime adventurer. She has short, slightly messy brown hair and expressive brown eyes. She has a medium bust. Her palms are facing downwards, her legs slightly apart with a slight bend in her knees, and barefoot apart. She is wearing simple, flat shoes. The background is beige, with soft studio lighting emphasizing her features and overall form.", | ||
"negative_prompt": "", | ||
"active_tags": [], | ||
"inactive_tags": [], | ||
"width": 2048, | ||
"height": 1024, | ||
"seed": 1634675998, | ||
"num_inference_steps": 8, | ||
"guidance_scale": 1, | ||
"distilled_guidance_scale": 1.1, | ||
"preserve_init_image_color_profile": true, | ||
"upscale_amount": "4", | ||
"latent_upscaler_steps": "0", | ||
"sampler_name": "forge_flux_realistic", | ||
"scheduler_name": "beta", | ||
"use_stable_diffusion_model": "flux1-schnell-fp8", | ||
"clip_skip": true, | ||
"tiling": "", | ||
"use_vae_model": "ae", | ||
"use_controlnet_model": "", | ||
"control_filter_to_apply": "", | ||
"control_alpha": 1, | ||
"use_lora_model": [ | ||
"CharacterDesign-FluxV2" | ||
], | ||
"lora_alpha": [ | ||
"0.8" | ||
], | ||
"num_outputs": 4, | ||
"stream_image_progress": false, | ||
"show_only_filtered_image": true, | ||
"output_format": "png" | ||
"prompt": "Set in role-playing game. A young woman with realistic adult proportions, featuring long legs, a slender waist, and balanced shoulders. She has short, slightly messy brown hair and expressive brown eyes. She has a medium bust. She is standing with her arms outstretched to the sides, palms facing downwards, and her legs slightly apart with a slight bend in her knees. Her hands and legs are equally outstretched to the sides, her palms facing downwards, barefoot apart. She is wearing simple, flat shoes. Rendered in a clean anime style with soft shading, focusing on smooth shapes, proper proportions, and balanced anatomy. The background is beige, with soft lighting emphasizing her features and overall form. This is a front view. There are multiple consistent views.", | ||
"negative_prompt": "", | ||
"active_tags": [], | ||
"inactive_tags": [], | ||
"width": 2048, | ||
"height": 1024, | ||
"seed": 1009161274, | ||
"num_inference_steps": 8, | ||
"guidance_scale": 1, | ||
"distilled_guidance_scale": 1.1, | ||
"preserve_init_image_color_profile": true, | ||
"upscale_amount": "4", | ||
"latent_upscaler_steps": "0", | ||
"sampler_name": "forge_flux_realistic", | ||
"scheduler_name": "beta", | ||
"use_stable_diffusion_model": "flux1-schnell-fp8", | ||
"clip_skip": true, | ||
"tiling": "", | ||
"use_vae_model": "ae", | ||
"use_controlnet_model": "", | ||
"control_filter_to_apply": "", | ||
"control_alpha": 1, | ||
"use_lora_model": ["CharacterDesign-FluxV2"], | ||
"lora_alpha": ["0.8"], | ||
"num_outputs": 4, | ||
"stream_image_progress": false, | ||
"show_only_filtered_image": true, | ||
"output_format": "png" | ||
} | ||
}{ | ||
"numOutputsTotal": 16, | ||
"seed": 1634675998, | ||
"reqBody": { | ||
"prompt": "The front view is an anime adventurer. She has short, slightly messy brown hair and expressive brown eyes. She has a medium bust. Her palms are facing downwards, her legs slightly apart with a slight bend in her knees, and barefoot apart. She is wearing simple, flat shoes. The background is beige, with soft studio lighting emphasizing her features and overall form.", | ||
"negative_prompt": "", | ||
"active_tags": [], | ||
"inactive_tags": [], | ||
"width": 2048, | ||
"height": 1024, | ||
"seed": 1634675998, | ||
"num_inference_steps": 8, | ||
"guidance_scale": 1, | ||
"distilled_guidance_scale": 1.1, | ||
"preserve_init_image_color_profile": true, | ||
"upscale_amount": "4", | ||
"latent_upscaler_steps": "0", | ||
"sampler_name": "forge_flux_realistic", | ||
"scheduler_name": "beta", | ||
"use_stable_diffusion_model": "flux1-schnell-fp8", | ||
"clip_skip": true, | ||
"tiling": "", | ||
"use_vae_model": "ae", | ||
"use_controlnet_model": "", | ||
"control_filter_to_apply": "", | ||
"control_alpha": 1, | ||
"use_lora_model": [ | ||
"CharacterDesign-FluxV2" | ||
], | ||
"lora_alpha": [ | ||
"0.8" | ||
], | ||
"num_outputs": 4, | ||
"stream_image_progress": false, | ||
"show_only_filtered_image": true, | ||
"output_format": "png" | ||
} | ||
} | ||
} |