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

  • Log In
  • Sign Up

Disty0
/
NewBie-image-Exp0.1-Diffusers

Text-to-Image
Diffusers
Safetensors
English
NewbiePipeline
newbie
newbie_image
next-dit
lumina2
transformer
image-generation
Anime
Model card Files Files and versions
xet
Community
1

Instructions to use Disty0/NewBie-image-Exp0.1-Diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Disty0/NewBie-image-Exp0.1-Diffusers with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Disty0/NewBie-image-Exp0.1-Diffusers", 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
NewBie-image-Exp0.1-Diffusers
17.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Disty0's picture
Disty0
Update README.md
e26518b verified 5 months ago
  • scheduler
    Upload 28 files 5 months ago
  • text_encoder
    Upload 28 files 5 months ago
  • text_encoder_2
    Upload 28 files 5 months ago
  • tokenizer
    Upload 28 files 5 months ago
  • tokenizer_2
    Upload 28 files 5 months ago
  • transformer
    Upload 28 files 5 months ago
  • vae
    Upload 28 files 5 months ago
  • .gitattributes
    1.64 kB
    Upload 28 files 5 months ago
  • LICENSE.md
    5.64 kB
    Upload 28 files 5 months ago
  • README.md
    2.92 kB
    Update README.md 5 months ago
  • model_index.json
    553 Bytes
    Upload 28 files 5 months ago