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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

KeepNoob
/
Pokemon

Diffusers
TensorBoard
Safetensors
DDPMPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use KeepNoob/Pokemon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KeepNoob/Pokemon with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("KeepNoob/Pokemon", 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
Pokemon / samples
10.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
KeepNoob's picture
KeepNoob
Upload files
f3826f2 verified about 2 years ago
  • .ipynb_checkpoints
    Upload files about 2 years ago
  • 0001.png
    521 kB
    Upload files about 2 years ago
  • 0500.png
    399 kB
    Upload files about 2 years ago
  • 1000.png
    390 kB
    Upload files about 2 years ago
  • 10000.png
    233 kB
    Upload files about 2 years ago
  • 1500.png
    365 kB
    Upload files about 2 years ago
  • 2000.png
    356 kB
    Upload files about 2 years ago
  • 2500.png
    344 kB
    Upload files about 2 years ago
  • 3000.png
    343 kB
    Upload files about 2 years ago
  • 3500.png
    320 kB
    Upload files about 2 years ago
  • 4000.png
    309 kB
    Upload files about 2 years ago
  • 4500.png
    292 kB
    Upload files about 2 years ago
  • 5000.png
    265 kB
    Upload files about 2 years ago
  • 5500.png
    252 kB
    Upload files about 2 years ago
  • 6000.png
    237 kB
    Upload files about 2 years ago
  • 6500.png
    229 kB
    Upload files about 2 years ago
  • 7000.png
    219 kB
    Upload files about 2 years ago
  • 7500.png
    208 kB
    Upload files about 2 years ago
  • 8000.png
    219 kB
    Upload files about 2 years ago
  • 8500.png
    216 kB
    Upload files about 2 years ago
  • 9000.png
    216 kB
    Upload files about 2 years ago
  • 9500.png
    235 kB
    Upload files about 2 years ago