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

ckpt
/
kivotos-xl-2.0

Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
stable-diffusion
stable-diffusion-xl
Model card Files Files and versions
xet
Community

Instructions to use ckpt/kivotos-xl-2.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ckpt/kivotos-xl-2.0 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ckpt/kivotos-xl-2.0", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "1girl, green hair, sweater, looking at viewer, upper body, beanie, outdoors, night, turtleneck, masterpiece, best quality, very aesthetic, absurdres"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
kivotos-xl-2.0
27.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
camenduru's picture
camenduru
thanks to yodayo-ai ❤
2ed029e verified over 2 years ago
  • samples
    thanks to yodayo-ai ❤ over 2 years ago
  • scheduler
    thanks to yodayo-ai ❤ over 2 years ago
  • text_encoder
    thanks to yodayo-ai ❤ over 2 years ago
  • text_encoder_2
    thanks to yodayo-ai ❤ over 2 years ago
  • tokenizer
    thanks to yodayo-ai ❤ over 2 years ago
  • tokenizer_2
    thanks to yodayo-ai ❤ over 2 years ago
  • unet
    thanks to yodayo-ai ❤ over 2 years ago
  • vae
    thanks to yodayo-ai ❤ over 2 years ago
  • .gitattributes
    2.11 kB
    thanks to yodayo-ai ❤ over 2 years ago
  • README.md
    11.3 kB
    thanks to yodayo-ai ❤ over 2 years ago
  • kivotos-xl-2.0.safetensors
    6.94 GB
    xet
    thanks to yodayo-ai ❤ over 2 years ago
  • model_index.json
    680 Bytes
    thanks to yodayo-ai ❤ over 2 years ago