How to use from the
Use from the
Diffusers library
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("leadingshake/yama_3uddha")

prompt = "yama_3uddha wearing cap doing "
image = pipe(prompt).images[0]

Yama Buddha Lora

Anil Adhikari better known by his stage name Yama Buddha was a Nepalese rapper based in London, United Kingdom. He is widely considered one of the most influential rappers of Nepalese hip-hop & often referred as "King of Nephop"

Prompt
yama_3uddha wearing cap doing
Prompt
yama_3uddha wearing cap
Prompt
-
Prompt
yama_3uddha
Prompt
yama_3uddha

Model description

Example prompts:

yama_3uddha wearing a cap, sunglasses, hip-hop clothing

yama_3uddha close-up shots

I was in a rush during training, so I missed some full-body poses and variations without a hat or sunglasses. As a result, the model performs best for those specific cases.

Working on v2 with more images.

Trigger words

You should use yama_3uddha 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
7
Inference Providers NEW
Examples

Model tree for leadingshake/yama_3uddha

Adapter
(36856)
this model