Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

NewBie-AI
/
NewBie-image-Exp0.1

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

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

  • Libraries
  • Diffusers

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

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("NewBie-AI/NewBie-image-Exp0.1", 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 Settings
  • Draw Things
  • DiffusionBee
NewBie-image-Exp0.1
26.4 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 234 commits
E-Anlia's picture
E-Anlia
Update README.md
4f7825a verified 6 months ago
  • clip_model
    Upload jina-clip-v2.safetensors 8 months ago
  • image
    Upload NewBie_image_Exp0.1_Training.png 8 months ago
  • text_encoder
    Upload gemma3-4b-it.safetensors 8 months ago
  • transformer
    Upload converted diffusers files (skip README, no-overwrite) 8 months ago
  • vae
    Upload converted diffusers files (skip README, no-overwrite) 8 months ago
  • .gitattributes
    1.84 kB
    Upload NewBie_image_Exp0.1_Training.png 8 months ago
  • LICENSE.md
    5.64 kB
    Upload LICENSE.md 8 months ago
  • README.md
    11.9 kB
    Update README.md 6 months ago
  • XML Prompt.json
    11.5 kB
    Upload XML Prompt.json 8 months ago
  • model_index.json
    510 Bytes
    Upload converted diffusers files (skip README, no-overwrite) 8 months ago