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 /.ipynb_checkpoints
4.29 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
KeepNoob's picture
KeepNoob
Upload files
f3826f2 verified about 2 years ago
  • 0001-checkpoint.png
    521 kB
    Upload files about 2 years ago
  • 0500-checkpoint.png
    255 kB
    Upload files about 2 years ago
  • 1000-checkpoint.png
    316 kB
    Upload files about 2 years ago
  • 10000-checkpoint.png
    233 kB
    Upload files about 2 years ago
  • 1500-checkpoint.png
    365 kB
    Upload files about 2 years ago
  • 2000-checkpoint.png
    356 kB
    Upload files about 2 years ago
  • 2500-checkpoint.png
    344 kB
    Upload files about 2 years ago
  • 4000-checkpoint.png
    309 kB
    Upload files about 2 years ago
  • 5500-checkpoint.png
    252 kB
    Upload files about 2 years ago
  • 6500-checkpoint.png
    229 kB
    Upload files about 2 years ago
  • 7000-checkpoint.png
    219 kB
    Upload files about 2 years ago
  • 8000-checkpoint.png
    219 kB
    Upload files about 2 years ago
  • 8500-checkpoint.png
    216 kB
    Upload files about 2 years ago
  • 9000-checkpoint.png
    216 kB
    Upload files about 2 years ago
  • 9500-checkpoint.png
    235 kB
    Upload files about 2 years ago