Instructions to use vechnayayouth/nastya with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use vechnayayouth/nastya 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("vechnayayouth/nastya") prompt = "realistic close-up portrait of a woman with light brown hair, smooth skin with subtle pores and wrinkles, tropical background, moody cinematic tones, model-like pose, soft seductive expression, high detail, realistic texture" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Anastasia Dream Style

- Prompt
- realistic close-up portrait of a woman with light brown hair, smooth skin with subtle pores and wrinkles, tropical background, moody cinematic tones, model-like pose, soft seductive expression, high detail, realistic texture
- Negative Prompt
- low resolution, blurry, oversaturated, unrealistic lighting, cartoon, unrealistic skin texture, watermark
Model description
This LoRA model enhances portraits with soft and realistic lighting, detailed textures, and elegant aesthetic quality. It creates a dreamy, cinematic look with natural skin tones, subtle highlights, and refined facial expressions. Suitable for various creative concepts, including fashion, beauty, lifestyle, and artistic photography. Use your chosen trigger word to activate the style
Trigger words
You should use nastya to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 4
Model tree for vechnayayouth/nastya
Base model
black-forest-labs/FLUX.1-dev