Instructions to use DavidBaloches/Accent_Skin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DavidBaloches/Accent_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("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("DavidBaloches/Accent_Skin") prompt = "A Cinematic Photography portrait of carla gallo." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Accent Skin

- Prompt
- A Cinematic Photography portrait of carla gallo.

- Prompt
- Caroline Choléra

- Prompt
- woman portrait amazing transcendental's dream The photo depicts a powerful gothic sorceress, her face partially hidden by her elegantly adorned hand. Maximum image detail, ultra realist style, realist side lighting, , 8K high definition, realist soft lighting, amazing special effect, Grimdark painting art style, dark and brooding composition, dramatic lighting, captures the sinister and macabre atmosphere
Model description
Accent Skin comes from my work on the F1 Genuine model, it gives a more natural appearance to the skin. All licensing conditions for the Flux Dev model apply
weight between 0.8 and 1.0
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 3
Model tree for DavidBaloches/Accent_Skin
Base model
black-forest-labs/FLUX.1-dev