Instructions to use sheko007/realistic-skin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use sheko007/realistic-skin 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-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("sheko007/realistic-skin") prompt = "Fashion photograph of a extremely beautiful super model with acne posing for a portrait photoshoot, (((ultra detailed high end luxeery fashion clothing))), <lora:275FAB00CB:0.5> Detailed natural skin and blemishes without-make-up and acne" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
realistic-skin

- Prompt
- Fashion photograph of a extremely beautiful super model with acne posing for a portrait photoshoot, (((ultra detailed high end luxeery fashion clothing))), <lora:275FAB00CB:0.5> Detailed natural skin and blemishes without-make-up and acne
- Negative Prompt
- cartoon, anime, CGI, 3D model, low-resolution, blurry, noisy, deformed, glitch, overly saturated or desaturated colors, bad anatomy, watermarks, text or signatures, unrealistic proportions, exaggerated expressions, airbrushed details. Avoid any elements that detract from photorealism, such as poor lighting, incorrect shadows, and unnatural skin tones text, watermark, low-quality, signature, moir pattern, downsampling, aliasing, distorted, blurry, glossy, blur, jpeg artifacts, compression artifacts, poorly drawn, low-resolution, bad, distortion, twisted, excessive, exaggerated pose, exaggerated limbs, grainy, symmetrical, duplicate, error, pattern, beginner, pixelated, fake, hyper, glitch, overexposed, high-contrast, bad-contrast
Trigger words
You should use Detailed natural skin and blemishes without-makeup and acne to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 15
Model tree for sheko007/realistic-skin
Base model
stabilityai/stable-diffusion-xl-base-1.0