Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Tanger
/
LoraByTanger

Text-to-Image
Diffusers
English
Lora
stable-diffusion
Model card Files Files and versions
xet
Community
2

Instructions to use Tanger/LoraByTanger with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Tanger/LoraByTanger with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Tanger/LoraByTanger", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
LoraByTanger / char
Ctrl+K
Ctrl+K
  • 1 contributor
History: 28 commits
Tanger's picture
Tanger
Upload test.png
ddfa896 about 3 years ago
  • Candace_坎蒂丝
    Upload 18 files over 3 years ago
  • Kamisato_Ayaka_神里凌华
    Upload 18 files over 3 years ago
  • Layla_莱依拉
    Upload 2 files over 3 years ago
  • Mobius_梅比乌斯
    Upload 4 files about 3 years ago
  • Nilou_妮露
    Upload 13 files over 3 years ago
  • Ningguang_凝光
    Upload test.png over 3 years ago
  • Noelle_诺艾尔
    Upload test.png over 3 years ago
  • Ranni_菈妮
    Upload 4 files over 3 years ago
  • Shenhe-申鹤
    Upload test.png about 3 years ago
  • Yanfei_烟绯
    Upload 18 files over 3 years ago
  • Yoimiya_霄宫
    Upload 10 files over 3 years ago