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

Norod78
/
kippi-ben-kippod-sdxl

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
migrated
character
hedgehog
sesame street
kippi
Model card Files Files and versions
xet
Community

Instructions to use Norod78/kippi-ben-kippod-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Norod78/kippi-ben-kippod-sdxl 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/kippi-ben-kippod-sdxl")
    
    prompt = "A photo of KippiBenKippod holding a beer at the pub  "
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
kippi-ben-kippod-sdxl
86.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Norod78's picture
Norod78
Upload folder using huggingface_hub
9d82391 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • 6979052.jpeg
    41.5 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979053.jpeg
    55.5 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979054.jpeg
    36.4 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979055.jpeg
    32.4 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979056.jpeg
    57.3 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979057.jpeg
    41 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979058.jpeg
    75.1 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979059.jpeg
    58 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979060.jpeg
    24.1 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979061.jpeg
    29.1 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979062.jpeg
    38.5 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979063.jpeg
    67.7 kB
    Upload folder using huggingface_hub about 2 years ago
  • 6979113.jpeg
    47.7 kB
    Upload folder using huggingface_hub about 2 years ago
  • Kippi_Ben_Kippod_SDXL.safetensors
    85.9 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • README.md
    5.65 kB
    Upload folder using huggingface_hub about 2 years ago