Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

thejagstudio
/
LordSwaminaryan

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
migrated
character
lord
god
Model card Files Files and versions
xet
Community

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
LordSwaminaryan / images
2.45 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
thejagstudio's picture
thejagstudio
Add 8 files
5a7bc66 verified almost 2 years ago
  • 1.jpeg
    240 kB
    xet
    Add 8 files almost 2 years ago
  • 1.png
    1.48 MB
    xet
    Add 8 files almost 2 years ago
  • 2.jpeg
    240 kB
    xet
    Add 8 files almost 2 years ago
  • 3.jpeg
    242 kB
    xet
    Add 8 files almost 2 years ago
  • 4.jpeg
    250 kB
    xet
    Add 8 files almost 2 years ago