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 / processor
11.5 MB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 1 commit
sippycoder's picture
sippycoder
NucleusMoE-Image
78fc60f 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
  • merges.txt
    1.67 MB
    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