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

Taka1265
/
gothic-armor

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
migrated
clothing
middle-age
Model card Files Files and versions
xet
Community

Instructions to use Taka1265/gothic-armor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Taka1265/gothic-armor 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("Taka1265/gothic-armor")
    
    prompt = "Corluka, gothic armor, pale skin, upper part in frame, knight male, near the bonefire, black beard, thick beard, medieval clothing, dark clothes, long sleeves, short hair, sitting near bonefire, face with wrinkles, bruises under the eyes, night dark forest, starry sky, (((film grain))), (warm colors), 1990s fantasy art, (by Jeff Easy, by Julie Bell), solo, 1man   "
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
gothic-armor
171 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Taka1265's picture
Taka1265
Upload folder using huggingface_hub
fcb2212 verified about 1 year ago
  • .gitattributes
    1.76 kB
    Upload folder using huggingface_hub about 1 year ago
  • 6717622.jpeg
    109 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 6717623.jpeg
    161 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 6717624.jpeg
    157 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 6717626.jpeg
    174 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 6717627.jpeg
    160 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    5.55 kB
    Upload folder using huggingface_hub about 1 year ago
  • gothic armor.safetensors
    171 MB
    xet
    Upload folder using huggingface_hub about 1 year ago