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

TheyCallMeHex
/
Ghibli-Diffusion-ONNX

Text-to-Image
Diffusers
ONNX
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Model card Files Files and versions
xet
Community

Instructions to use TheyCallMeHex/Ghibli-Diffusion-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use TheyCallMeHex/Ghibli-Diffusion-ONNX with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("TheyCallMeHex/Ghibli-Diffusion-ONNX", 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
Ghibli-Diffusion-ONNX / Assets
6.61 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits

This model has 1 file scanned as suspicious.

TheyCallMeHex's picture
TheyCallMeHex
Added template files
777c7b5 over 2 years ago
  • Icon.png
    545 kB
    Added template files over 2 years ago
  • OnnxStack - 640x320.png
    66 kB
    Adding missing logo file over 2 years ago
  • Preview1.png
    684 kB
    Added template files over 2 years ago
  • Preview2.png
    417 kB
    Added template files over 2 years ago
  • Preview3.png
    503 kB
    Added template files over 2 years ago
  • Preview4.png
    499 kB
    Added template files over 2 years ago
  • Preview5.png
    498 kB
    Added template files over 2 years ago
  • Preview6.png
    495 kB
    Added template files over 2 years ago
  • ghibli-diffusion.json
    1.94 kB
    Added template files over 2 years ago
  • ghibli_ddim_30_7.5_2092464983.png
    519 kB
    Exported model to ONNX over 2 years ago
  • ghibli_ddpm_30_7.5_2092464983.png
    444 kB
    Exported model to ONNX over 2 years ago
  • ghibli_euler_30_7.5_2092464983.png
    492 kB
    Exported model to ONNX over 2 years ago
  • ghibli_eulerancestral_30_7.5_2092464983.png
    415 kB
    Exported model to ONNX over 2 years ago
  • ghibli_kdpm2_30_7.5_2092464983.png
    508 kB
    Exported model to ONNX over 2 years ago
  • ghibli_lms_30_7.5_2092464983.png
    520 kB
    Exported model to ONNX over 2 years ago