Instructions to use leadingshake/yama_3uddha with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use leadingshake/yama_3uddha 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("leadingshake/yama_3uddha") prompt = "yama_3uddha wearing cap doing " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
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
- 6
Model tree for leadingshake/yama_3uddha
Base model
black-forest-labs/FLUX.1-dev