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

  • Log In
  • Sign Up

mann-e
/
mann-e_5.4

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

Instructions to use mann-e/mann-e_5.4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use mann-e/mann-e_5.4 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("mann-e/mann-e_5.4", 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
mann-e_5.4
2.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Muhammadreza's picture
Muhammadreza
Update README.md
fb4e611 over 2 years ago
  • .gitattributes
    1.75 kB
    Upload 5 files over 2 years ago
  • README.md
    2.73 kB
    Update README.md over 2 years ago
  • grid-1.png
    11.2 MB
    xet
    Upload 5 files over 2 years ago
  • grid-2.png
    10.6 MB
    xet
    Upload 5 files over 2 years ago
  • grid-3.png
    14.4 MB
    xet
    Upload 5 files over 2 years ago
  • grid-4.png
    15.4 MB
    xet
    Upload 5 files over 2 years ago
  • grid-5.png
    14.1 MB
    xet
    Upload 5 files over 2 years ago
  • manne_5.4.ckpt

    Detected Pickle imports (3)

    • "torch.HalfStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    2.13 GB
    xet
    checkpoint file over 2 years ago