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

marcelittle
/
ddr

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

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

  • Libraries
  • Diffusers

    How to use marcelittle/ddr with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("marcelittle/ddr", 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
ddr / logs /train_unconditional
19 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
marcelittle's picture
marcelittle
Epoch 99
2653d70 over 2 years ago
  • events.out.tfevents.1700010998.lab.786353.0
    88 Bytes
    xet
    Epoch 10 over 2 years ago
  • events.out.tfevents.1700011334.lab.788300.0
    88 Bytes
    xet
    Epoch 10 over 2 years ago
  • events.out.tfevents.1700011357.lab.788359.0
    88 Bytes
    xet
    Epoch 10 over 2 years ago
  • events.out.tfevents.1700011518.lab.788428.0
    4.53 kB
    xet
    Epoch 10 over 2 years ago
  • events.out.tfevents.1700011541.lab.788489.0
    2.82 kB
    xet
    Epoch 10 over 2 years ago
  • events.out.tfevents.1700011570.lab.788553.0
    3 kB
    xet
    Epoch 10 over 2 years ago
  • events.out.tfevents.1700011592.lab.788615.0
    3.34 kB
    xet
    Epoch 10 over 2 years ago
  • events.out.tfevents.1700011633.lab.788677.0
    4.71 MB
    xet
    Epoch 10 over 2 years ago
  • events.out.tfevents.1700015205.lab.789721.0
    14.2 MB
    xet
    Epoch 99 over 2 years ago