Instructions to use Davidyulianto/Realistic_ChikMix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Davidyulianto/Realistic_ChikMix with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-3-medium", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Davidyulianto/Realistic_ChikMix") prompt = "masterpiece, newest, absurdres, safe, a 20 yo woman, long hair, blue eyes, dark theme, soothing tones, muted colors, high contrast, (natural skin texture, hyperrealism, soft light, sharp), red background, simple background, smile, happy, light smile, makeup, thighs, short hair, blue eyes, hair between eyes, bangs, solo, lipstick, skin tight, fingernails, long fingernails, blush, purple nails, shiny skin, lit from below, shiny, blue eyes, angelawhite, imgfixerpre0.3>, imgfixerpre0.3, short hair, blunt bangs, pink lips, makeup, looking at viewer, very long eyeliss, comic, looking atp, white skin, SooAhdef, naked apron,Detailed face,Realistic,Perfect body, black hair, brown hair, purple eyes,sooahdef" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - text: >- | |
| masterpiece, newest, absurdres, safe, a 20 yo woman, long hair, blue eyes, | |
| dark theme, soothing tones, muted colors, high contrast, (natural skin | |
| texture, hyperrealism, soft light, sharp), red background, simple | |
| background, smile, happy, light smile, makeup, thighs, short hair, blue | |
| eyes, hair between eyes, bangs, solo, lipstick, skin tight, fingernails, | |
| long fingernails, blush, purple nails, shiny skin, lit from below, shiny, | |
| blue eyes, angelawhite, imgfixerpre0.3>, imgfixerpre0.3, short hair, blunt | |
| bangs, pink lips, makeup, looking at viewer, very long eyeliss, comic, | |
| looking atp, white skin, SooAhdef, naked apron,Detailed | |
| face,Realistic,Perfect body, black hair, brown hair, purple eyes,sooahdef | |
| parameters: | |
| negative_prompt: >- | |
| badhandv4, negative_hand-neg, | |
| verybadimagenegative_v1.3,ng_deepnegative_v1_75t (worst quality), (low | |
| quality), (normal quality), lowres,normal quality, ((monochrome)), | |
| ((grayscale)), ((watermark)),bad anatomy,bad hands, bad mouth, bad tongue, | |
| bad arms, extra arms, bad eyes, extra limbs | |
| output: | |
| url: images/1000067999.png | |
| base_model: stabilityai/stable-diffusion-3-medium | |
| instance_prompt: null | |
| license: creativeml-openrail-m | |
| language: | |
| - en | |
| # Sooah | |
| <Gallery /> | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/Davidyulianto/Realistic_ChikMix/tree/main) them in the Files & versions tab. |