Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Hemlok
/
GingerMix

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

Instructions to use Hemlok/GingerMix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Hemlok/GingerMix with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Hemlok/GingerMix", 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
GingerMix / Image
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Hemlok's picture
Hemlok
Upload sp1.png
5bb4ed7 over 3 years ago
  • GMixR.png
    4.79 MB
    xet
    Upload 4 files over 3 years ago
  • GV1.png
    2.26 MB
    xet
    Upload 4 files over 3 years ago
  • GingerMix.png
    3.46 MB
    xet
    Upload 3 files over 3 years ago
  • GingerMix1.png
    3.44 MB
    xet
    Upload 5 files over 3 years ago
  • GingerMix2.png
    3.56 MB
    xet
    Upload 5 files over 3 years ago
  • GingerMix3.png
    3.27 MB
    xet
    Upload 5 files over 3 years ago
  • GingerMixR.png
    5.57 MB
    xet
    Upload 3 files over 3 years ago
  • GingerV1.png
    5.02 MB
    xet
    Upload 3 files over 3 years ago
  • Image1.png
    9.29 MB
    xet
    Upload 5 files over 3 years ago
  • Image2.png
    5.06 MB
    xet
    Upload 5 files over 3 years ago
  • sp1.png
    38.8 MB
    xet
    Upload sp1.png over 3 years ago
  • sp2.png
    19.6 MB
    xet
    Upload 4 files over 3 years ago