Instructions to use thejagstudio/LordSwaminaryan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use thejagstudio/LordSwaminaryan with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("thejagstudio/LordSwaminaryan") prompt = "Lord Swaminarayan as a mid-aged man in a white turban with a blue and silver necklace, wearing royal attire, biopic, Ashoka Tano inspired by Ram Chandra Shukla, three-quarter view photo, majestic androgynous prince, Jonathan Wayshak, traditional makeup, cinematic lighting, regal clothes, fanart, profile pic, Ayan Nag, edited." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- c5e622e4e7b69cf2b1171dfcda8637cfa8ccceabab49a5bb8a327cdd87011269
- Size of remote file:
- 371 kB
- SHA256:
- f981094e2b8ed73635fadf74d241b53c62e30dc5a1cab26e5377b45fc036f2ec
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.