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
/
Mo-Di-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/Mo-Di-Diffusion-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use TheyCallMeHex/Mo-Di-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/Mo-Di-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
Mo-Di-Diffusion-ONNX / Assets
5.71 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits

This model has 1 file scanned as suspicious.

TheyCallMeHex's picture
TheyCallMeHex
Added template files
d899508 over 2 years ago
  • Icon.png
    313 kB
    Added template files over 2 years ago
  • OnnxStack - 640x320.png
    66 kB
    Updated new readme over 2 years ago
  • Preview1.png
    362 kB
    Added template files over 2 years ago
  • Preview2.png
    420 kB
    Added template files over 2 years ago
  • Preview3.png
    401 kB
    Added template files over 2 years ago
  • Preview4.png
    404 kB
    Added template files over 2 years ago
  • Preview5.png
    503 kB
    Added template files over 2 years ago
  • Preview6.png
    604 kB
    Added template files over 2 years ago
  • mo-di-diffusion.json
    1.88 kB
    Added template files over 2 years ago
  • modi_ddim_30_7.5_2092464983.png
    459 kB
    Updated new readme over 2 years ago
  • modi_ddpm_30_7.5_2092464983.png
    419 kB
    Updated new readme over 2 years ago
  • modi_euler_30_7.5_2092464983.png
    416 kB
    Updated new readme over 2 years ago
  • modi_eulerancestral_30_7.5_2092464983.png
    394 kB
    Updated new readme over 2 years ago
  • modi_kdpm2_30_7.5_2092464983.png
    442 kB
    Updated new readme over 2 years ago
  • modi_lms_30_7.5_2092464983.png
    505 kB
    Updated new readme over 2 years ago