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

  • Log In
  • Sign Up

NucleusAI
/
Nucleus-Image

Text-to-Image
Diffusers
Safetensors
English
NucleusMoEImagePipeline
Mixture of Experts
sparse-moe
diffusion
image-generation
Model card Files Files and versions
xet
Community
6

Instructions to use NucleusAI/Nucleus-Image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use NucleusAI/Nucleus-Image with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("NucleusAI/Nucleus-Image", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Nucleus-Image / text_encoder
17.5 GB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 1 commit
sippycoder's picture
sippycoder
NucleusMoE-Image
78fc60f about 1 month ago
  • README.md
    7.13 kB
    NucleusMoE-Image about 1 month ago
  • chat_template.json
    5.5 kB
    NucleusMoE-Image about 1 month ago
  • config.json
    1.47 kB
    NucleusMoE-Image about 1 month ago
  • generation_config.json
    269 Bytes
    NucleusMoE-Image about 1 month ago
  • merges.txt
    1.67 MB
    NucleusMoE-Image about 1 month ago
  • model-00001-of-00004.safetensors
    4.9 GB
    xet
    NucleusMoE-Image about 1 month ago
  • model-00002-of-00004.safetensors
    4.92 GB
    xet
    NucleusMoE-Image about 1 month ago
  • model-00003-of-00004.safetensors
    5 GB
    xet
    NucleusMoE-Image about 1 month ago
  • model-00004-of-00004.safetensors
    2.72 GB
    xet
    NucleusMoE-Image about 1 month ago
  • model.safetensors.index.json
    67.8 kB
    NucleusMoE-Image about 1 month ago
  • preprocessor_config.json
    390 Bytes
    NucleusMoE-Image about 1 month ago
  • tokenizer.json
    7.03 MB
    NucleusMoE-Image about 1 month ago
  • tokenizer_config.json
    10.9 kB
    NucleusMoE-Image about 1 month ago
  • video_preprocessor_config.json
    385 Bytes
    NucleusMoE-Image about 1 month ago
  • vocab.json
    2.78 MB
    NucleusMoE-Image about 1 month ago