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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Norod78
/
yet-another-sdxl-tattoo-lora

Text-to-Image
Diffusers
stable-diffusion
lora
style
tattoos
tattoo
sdxl style lora
Model card Files Files and versions
xet
Community

Instructions to use Norod78/yet-another-sdxl-tattoo-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Norod78/yet-another-sdxl-tattoo-lora 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("Norod78/yet-another-sdxl-tattoo-lora")
    
    prompt = "A cthulhu tattoo "
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
yet-another-sdxl-tattoo-lora
57.7 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
ada69c3 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 3334836.jpeg
    25 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3334847.jpeg
    34.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3334852.jpeg
    22.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3334853.jpeg
    20.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3334855.jpeg
    17.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3334856.jpeg
    34.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3334857.jpeg
    23.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3334859.jpeg
    19.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3334864.jpeg
    27.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3334866.jpeg
    49.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    1.51 kB
    Upload folder using huggingface_hub almost 3 years ago
  • SDXL-tattoo-Lora.safetensors
    57.5 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago