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

  • Log In
  • Sign Up

717169kiran
/
ddpm-celb-faces

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

Instructions to use 717169kiran/ddpm-celb-faces with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use 717169kiran/ddpm-celb-faces with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("717169kiran/ddpm-celb-faces", 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
ddpm-celb-faces / logs /train_example
1.49 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 48 commits
717169kiran's picture
717169kiran
Epoch 199
5bf0cd6 over 3 years ago
  • events.out.tfevents.1674468203.5a48cec9610d.122.0
    146 kB
    xet
    Epoch 49 over 3 years ago
  • events.out.tfevents.1674474452.9ecc2f72f95c.126.0
    175 kB
    xet
    Epoch 59 over 3 years ago
  • events.out.tfevents.1674536493.428b07503b79.105.0
    40 Bytes
    xet
    Epoch 9 over 3 years ago
  • events.out.tfevents.1674536644.428b07503b79.105.1
    584 kB
    xet
    Epoch 199 over 3 years ago
  • events.out.tfevents.1674623020.0d95bb12db24.155.0
    584 kB
    xet
    Epoch 199 over 3 years ago