Instructions to use MarkBW/detailed-skin-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MarkBW/detailed-skin-xl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("xinsir/controlnet-union-sdxl-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("MarkBW/detailed-skin-xl") prompt = "UHD, 4k, ultra detailed, cinematic, a photograph of <lora:skin texture style v4:1> very detailed skin pore" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
detailed-skin-xl

- Prompt
- UHD, 4k, ultra detailed, cinematic, a photograph of <lora:skin texture style v4:1> very detailed skin pore
- Negative Prompt
- ugly, deformed, noisy, blurry, low contrast, realistic, ugly, deformed, noisy, blurry, low contrast, noise, noisy, ugly breasts, tripod, camera, (censorship, censored, worst quality, low quality, normal quality, lowres, low details, bad photo, bad photography, bad art:1.4), (watermark, signature, text font, username, error, logo, words, letters, digits, autograph, trademark, name:1.2), (blur, blurry), morbid, ugly, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, censored, JPEG artifacts, out of focus, glitch, duplicate, (bad hands, bad anatomy, bad body, bad face, bad teeth, bad arms, bad legs, deformities:1.3) (ugly hands, ugly anatomy, ugly body, ugly face, ugly teeth, ugly arms, ugly legs, deformities:1.3) ugly fingers, bad fingers, (((ugly nipples, bad nipples, deformed nipples))), (((Bad teeth, ugly teeth)))
Model description
Generates realistic skin textures.
By:EauDeNoire
Trigger words
You should use skin texture style to trigger the image generation.
You should use detailed skin pore to trigger the image generation.
You should use detailed skin to trigger the image generation.
You should use realistic skin to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 391
Model tree for MarkBW/detailed-skin-xl
Base model
xinsir/controlnet-union-sdxl-1.0