Instructions to use futureaicorner/SDXL_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use futureaicorner/SDXL_1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("XLabs-AI/flux-RealismLora", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("futureaicorner/SDXL_1") prompt = "ultra realistic asian girl, gorgeous face, smiling face, long dark brown shinny hair, big breast, wearing pink color tube top, holding a cup of coffee sitting outside the coffee shop, outdoor environment, sunny day with sunshine on her shoulder, slight blur at the background, high-definition, crisp, vivid, detailed, sharp, clear, photorealistic, accurate, soft natural light, warm glow, subtle shadows, gentle contrast, high-fidelity textures." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - template:sd-lora | |
| widget: | |
| - text: >- | |
| ultra realistic asian girl, gorgeous face, smiling face, long dark brown | |
| shinny hair, big breast, wearing pink color tube top, holding a cup of | |
| coffee sitting outside the coffee shop, outdoor environment, sunny day with | |
| sunshine on her shoulder, slight blur at the background, high-definition, | |
| crisp, vivid, detailed, sharp, clear, photorealistic, accurate, soft natural | |
| light, warm glow, subtle shadows, gentle contrast, high-fidelity textures. | |
| parameters: | |
| negative_prompt: >- | |
| (NSFW:2),paintings,sketches,(worst quality:2),(low quality:2),(normal | |
| quality:2),lowres,normal quality,((monochrome)),((grayscale)),skin | |
| spots,acnes,skin blemishes,age spot,(outdoor:1.6),(NSFW:2),legs | |
| apart,paintings,sketches,(worst quality:2),(low quality:2),(normal | |
| quality:2),lowres,normal quality,((monochrome)),((grayscale)),skin | |
| spots,acnes,skin blemishes,age | |
| spot,(outdoor:1.6),manboobs,backlight,(ugly:1.331),(duplicate:1.331),(morbid:1.21),(mutilated:1.21),(tranny:1.331),mutated | |
| hands,(poorly drawn hands:1.331),blurry,(bad anatomy:1.21),(bad | |
| proportions:1.331),extra limbs,(disfigured:1.331),(more than 2 | |
| nipples:1.331),(missing arms:1.331),(extra legs:1.331),(fused | |
| fingers:1.61051),(too many fingers:1.61051),(unclear eyes:1.331),bad | |
| hands,missing fingers,extra digit,(futa:1.1),bad | |
| body,ng_deepnegative_v1_75t,pubic | |
| hair,glans,refraction,diffusion,diffraction,nude,teeth,(worst quality, low | |
| quality:1.4),bad anatomy,low quality lowres very ugly fat obesity scar,low | |
| quality lowres chibi,low quality lowres poorly drawn bad anatomy,low | |
| quality lowres incoherent background,low quality lowres long body,low | |
| quality lowres duplicate comparison,low quality lowres sketch | |
| retro_artstyle doujinshi,low quality lowres sketch,low quality lowres text | |
| font ui error missing digit blurry,low quality lowres JPEG artifacts | |
| signature hazy bleary,low quality lowres monochrome parody meme,low | |
| quality lowres historical picture,low quality lowres disfigured mutated | |
| malformed twisted human body,low quality lowres futanari tranny,low | |
| quality lowres tentacle skeleton,watermark,signature,fewer | |
| digits,figure,fat,,nsfw | |
| output: | |
| url: >- | |
| images/5241480da8458a7f2d5153abcbcc0c8072b63dba56731b3a20948eb2f6c168f3.png | |
| base_model: XLabs-AI/flux-RealismLora | |
| instance_prompt: null | |
| license: afl-3.0 | |
| # Realistic IP Character | |
| <Gallery /> | |
| ## Model description | |
| Realism | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/futureaicorner/SDXL_1/tree/main) them in the Files & versions tab. | |