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 / hypernetworks
8.62 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
EK12317's picture
EK12317
hypernetwork
a650b7f over 3 years ago
  • ekmix-style1-35000.pt
    1.09 GB
    xet
    rename over 3 years ago
  • ekmix-style1-47500.pt
    1.09 GB
    xet
    rename over 3 years ago
  • ekmix-style2-45000.pt
    1.09 GB
    xet
    rename over 3 years ago
  • ekmix-style2-67500.pt
    1.09 GB
    xet
    hypernetwork over 3 years ago
  • ekmix-style2-81000.pt
    1.09 GB
    xet
    hypernetwork over 3 years ago
  • ekmix-style3-16000.pt
    790 MB
    xet
    hypernetwork style3 over 3 years ago
  • ekmix-style3-54500.pt
    790 MB
    xet
    hypernetwork style3 over 3 years ago
  • ekmix-style4-37000.pt
    790 MB
    xet
    hypernetwork over 3 years ago
  • ekmix-style4-57500.pt
    790 MB
    xet
    hypernetwork over 3 years ago