Instructions to use hoangyellcom/korean_face_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use hoangyellcom/korean_face_1 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("hoangyellcom/korean_face_1") prompt = "(((just tiny sexy lingerie))) ultra high resolution, 8k, amazing, realisticphoto, Ultra-detailed depiction, beautiful face, white skin, long legs, sexy hips and thighs, photorealistic full body young cute Korean girl with perfect large breasts, 1girl,masterpiece, best quality,8k full hd., extremely detailed face,realistic, Hiperrealistic,perfect face,, body, thick thighs, wide hips, ((large breasts)), leg open, (, seducing), ((tight mini dress:1.4)), (off-shoulders), closed dress., ((genitals fluids)), (( juice)), ((wet), motion lines,thigh " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!