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

Qilex
/
VirtualPetDiffusion

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

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

  • Libraries
  • Diffusers

    How to use Qilex/VirtualPetDiffusion with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Qilex/VirtualPetDiffusion", 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
VirtualPetDiffusion / samples /.ipynb_checkpoints
6.17 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Qilex's picture
Qilex
Epoch 149
1c6a071 almost 4 years ago
  • 0009-checkpoint.png
    548 kB
    xet
    Epoch 29 almost 4 years ago
  • 0019-checkpoint.png
    494 kB
    xet
    Epoch 59 almost 4 years ago
  • 0029-checkpoint.png
    479 kB
    xet
    Epoch 59 almost 4 years ago
  • 0039-checkpoint.png
    480 kB
    xet
    Epoch 59 almost 4 years ago
  • 0049-checkpoint.png
    465 kB
    xet
    Epoch 59 almost 4 years ago
  • 0059-checkpoint.png
    480 kB
    xet
    Epoch 119 almost 4 years ago
  • 0069-checkpoint.png
    457 kB
    xet
    Epoch 119 almost 4 years ago
  • 0079-checkpoint.png
    469 kB
    xet
    Epoch 119 almost 4 years ago
  • 0089-checkpoint.png
    456 kB
    xet
    Epoch 119 almost 4 years ago
  • 0099-checkpoint.png
    396 kB
    xet
    Epoch 119 almost 4 years ago
  • 0109-checkpoint.png
    359 kB
    xet
    Epoch 119 almost 4 years ago
  • 0119-checkpoint.png
    373 kB
    xet
    Epoch 149 almost 4 years ago
  • 0129-checkpoint.png
    364 kB
    xet
    Epoch 149 almost 4 years ago
  • 0139-checkpoint.png
    353 kB
    xet
    Epoch 149 almost 4 years ago