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 / text_encoder
16.4 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
E-Anlia's picture
E-Anlia
Upload gemma3-4b-it.safetensors
ca0ff46 verified 8 months ago
  • added_tokens.json
    38 Bytes
    Upload converted diffusers files (skip README, no-overwrite) 9 months ago
  • chat_template.jinja
    1.58 kB
    Upload converted diffusers files (skip README, no-overwrite) 9 months ago
  • config.json
    2.61 kB
    Upload converted diffusers files (skip README, no-overwrite) 9 months ago
  • gemma3-4b-it.safetensors
    7.77 GB
    xet
    Upload gemma3-4b-it.safetensors 8 months ago
  • model-00001-of-00002.safetensors
    4.96 GB
    xet
    Upload converted diffusers files (skip README, no-overwrite) 9 months ago
  • model-00002-of-00002.safetensors
    3.64 GB
    xet
    Upload converted diffusers files (skip README, no-overwrite) 9 months ago
  • model.safetensors.index.json
    91.5 kB
    Upload converted diffusers files (skip README, no-overwrite) 9 months ago
  • special_tokens_map.json
    695 Bytes
    Upload converted diffusers files (skip README, no-overwrite) 9 months ago
  • tokenizer.json
    33.4 MB
    xet
    Upload converted diffusers files (skip README, no-overwrite) 9 months ago
  • tokenizer.model
    4.69 MB
    xet
    Upload converted diffusers files (skip README, no-overwrite) 9 months ago
  • tokenizer_config.json
    1.21 MB
    Upload converted diffusers files (skip README, no-overwrite) 9 months ago