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

GeneralAwareness
/
MirrorMask

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

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

  • Libraries
  • Diffusers

    How to use GeneralAwareness/MirrorMask with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("GeneralAwareness/MirrorMask", 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
MirrorMask
5.26 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 6 commits
GeneralAwareness's picture
GeneralAwareness
Upload 12 files
508eb32 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    3.3 kB
    Update README.md over 3 years ago
  • _mm.png
    387 kB
    Upload 12 files over 3 years ago
  • bymm.png
    382 kB
    Upload 12 files over 3 years ago
  • commamm.png
    405 kB
    Upload 12 files over 3 years ago
  • inmm.png
    407 kB
    Upload 12 files over 3 years ago
  • mm.png
    400 kB
    Upload 12 files over 3 years ago
  • mm1.png
    593 kB
    Upload 12 files over 3 years ago
  • mm2.png
    561 kB
    Upload 12 files over 3 years ago
  • mm3.png
    463 kB
    Upload 12 files over 3 years ago
  • mm4.png
    517 kB
    Upload 12 files over 3 years ago
  • mmby.png
    390 kB
    Upload 12 files over 3 years ago
  • mmcomma.png
    379 kB
    Upload 12 files over 3 years ago
  • mmin.png
    371 kB
    Upload 12 files over 3 years ago