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

  • Log In
  • Sign Up

Duplicated from  NucleusAI/Nucleus-Image

Sohan72772
/
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

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

  • Libraries
  • Diffusers

    How to use Sohan72772/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("Sohan72772/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]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Nucleus-Image / processor
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Sohan72772's picture
Sohan72772
Duplicate from NucleusAI/Nucleus-Image
881ebc6 15 days ago
  • chat_template.json
    5.5 kB
    Duplicate from NucleusAI/Nucleus-Image 15 days ago
  • config.json
    1.47 kB
    Duplicate from NucleusAI/Nucleus-Image 15 days ago
  • merges.txt
    1.67 MB
    Duplicate from NucleusAI/Nucleus-Image 15 days ago
  • preprocessor_config.json
    390 Bytes
    Duplicate from NucleusAI/Nucleus-Image 15 days ago
  • tokenizer.json
    7.03 MB
    Duplicate from NucleusAI/Nucleus-Image 15 days ago
  • tokenizer_config.json
    10.9 kB
    Duplicate from NucleusAI/Nucleus-Image 15 days ago
  • video_preprocessor_config.json
    385 Bytes
    Duplicate from NucleusAI/Nucleus-Image 15 days ago
  • vocab.json
    2.78 MB
    Duplicate from NucleusAI/Nucleus-Image 15 days ago