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

JeffreyHuLLaMA2
/
DogDiffusion

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

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

  • Libraries
  • Diffusers

    How to use JeffreyHuLLaMA2/DogDiffusion with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("JeffreyHuLLaMA2/DogDiffusion", 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
DogDiffusion / logs /train_example
11.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
JeffreyHuLLaMA2's picture
JeffreyHuLLaMA2
Epoch 50
687a3bb over 2 years ago
  • events.out.tfevents.1701209852.ip-10-0-0-145.6673.0
    88 Bytes
    xet
    Epoch 4 over 2 years ago
  • events.out.tfevents.1701211821.ip-10-0-0-145.7098.0
    41.7 kB
    xet
    Epoch 4 over 2 years ago
  • events.out.tfevents.1701212146.ip-10-0-0-145.7141.0
    817 kB
    xet
    Epoch 4 over 2 years ago
  • events.out.tfevents.1701570383.ip-10-0-0-145.1344.0
    817 kB
    xet
    Epoch 4 over 2 years ago
  • events.out.tfevents.1701575780.ip-10-0-0-145.2297.0
    88 Bytes
    xet
    Epoch 0 over 2 years ago
  • events.out.tfevents.1701575803.ip-10-0-0-145.2334.0
    327 kB
    xet
    Epoch 1 over 2 years ago
  • events.out.tfevents.1701578504.ip-10-0-0-145.2454.0
    327 kB
    xet
    Epoch 1 over 2 years ago
  • events.out.tfevents.1701581166.ip-10-0-0-145.2537.0
    163 kB
    xet
    Epoch 0 over 2 years ago
  • events.out.tfevents.1701582025.ip-10-0-0-145.2580.0
    65.6 kB
    xet
    Epoch 0 over 2 years ago
  • events.out.tfevents.1701582229.ip-10-0-0-145.2617.0
    163 kB
    xet
    Epoch 0 over 2 years ago
  • events.out.tfevents.1701643370.ip-10-0-0-145.1278.0
    8.48 MB
    xet
    Epoch 50 over 2 years ago