Instructions to use Kakelaka/Smnth_v1_NSFW1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Kakelaka/Smnth_v1_NSFW1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Kakelaka/Smnth_v1_NSFW1") prompt = "Smnth_v1, 1girl, woman, topless, nude, breasts, navel, stomach, slim waist, front view, arms raised, arms above head, standing, long dark hair, indoor, white wall, simple background, soft lighting, dewy skin, highres, cinematic lighting, sharp focus, real photo style." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Smnth v1 - Z-Image Anatomical Detail LoRA
- Prompt
- Smnth_v1, 1girl, woman, topless, nude, breasts, navel, stomach, slim waist, front view, arms raised, arms above head, standing, long dark hair, indoor, white wall, simple background, soft lighting, dewy skin, highres, cinematic lighting, sharp focus, real photo style.
- Negative Prompt
- (deformed iris, deformed pupils), text, watermark, logo, signature, low quality, worst quality, blurry, grainy, low resolution, (plastic skin, fake skin, airbrushed), (cartoon, anime, 3d, render, illustration), (deformed, distorted, disfigured), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation.
Model description
This LoRA is trained on the Z-Image De-Turbo architecture to improve anatomical precision and skin textures for the character/concept Smnth_v1.
Trigger words
You should use Smnth_v1 to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 702
Model tree for Kakelaka/Smnth_v1_NSFW1
Base model
Tongyi-MAI/Z-Image-Turbo