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

EK12317
/
Ekmix-Diffusion

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

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

  • Libraries
  • Diffusers

    How to use EK12317/Ekmix-Diffusion with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("EK12317/Ekmix-Diffusion", 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 Settings
  • Draw Things
  • DiffusionBee
Ekmix-Diffusion
56 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 116 commits
EK12317's picture
EK12317
Upload 3 files
5ea7742 over 3 years ago
  • examples
    Upload xy_grid-0078-2035526620.png over 3 years ago
  • feature_extractor
    update over 3 years ago
  • hypernetworks
    hypernetwork over 3 years ago
  • safety_checker
    update over 3 years ago
  • scheduler
    update over 3 years ago
  • text_encoder
    update over 3 years ago
  • unet
    update over 3 years ago
  • vae
    update over 3 years ago
  • .gitattributes
    2.72 kB
    Upload xy_grid-0078-2035526620.png over 3 years ago
  • 0.3(AOM3A3_orangemixs).safetensors
    2.13 GB
    xet
    Upload 3 files over 3 years ago
  • 0.4(animelike2D_animelike2DPruned).safetensors
    2.13 GB
    xet
    Upload 3 files over 3 years ago
  • 0.5(colorBoxModel_colorBOX).safetensors
    4.24 GB
    xet
    Upload 3 files over 3 years ago
  • Ekmix-gen1.ckpt
    7.7 GB
    xet
    Upload 2 files over 3 years ago
  • Ekmix-gen3-fp16-pruned.safetensors
    1.72 GB
    xet
    pruned over 3 years ago
  • Ekmix-gen3.ckpt
    7.7 GB
    xet
    Upload 2 files over 3 years ago
  • Ekmix-gen4-fp16-no-ema.safetensors
    2.13 GB
    xet
    Upload Ekmix-gen4-fp16-no-ema.safetensors over 3 years ago
  • Ekmix-gen4.ckpt
    7.7 GB
    xet
    Upload Ekmix-gen4.ckpt over 3 years ago
  • Ekmix-pastel-fp16.safetensors
    2.13 GB
    xet
    Upload Ekmix-pastel-fp16.safetensors over 3 years ago
  • Ekmix-pastel.safetensors
    4.27 GB
    xet
    Upload Ekmix-pastel.safetensors over 3 years ago
  • README.md
    4.04 kB
    Update README.md over 3 years ago
  • model_index.json
    577 Bytes
    update over 3 years ago