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

thanhtuit96
/
ddpm_flickr1024_256

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

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

  • Libraries
  • Diffusers

    How to use thanhtuit96/ddpm_flickr1024_256 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("thanhtuit96/ddpm_flickr1024_256", 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_flickr1024_256 / logs /train_example
3.07 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
thanhtuit96's picture
thanhtuit96
Epoch 119
9d9d52b about 2 years ago
  • events.out.tfevents.1709351129.f0ca82c4b191.1554.0
    762 kB
    xet
    Epoch 29 about 2 years ago
  • events.out.tfevents.1709358869.a4bc8bc8eaa3.2245.0
    762 kB
    xet
    Epoch 59 about 2 years ago
  • events.out.tfevents.1709372195.c57993e62b8c.251.0
    767 kB
    xet
    Epoch 89 about 2 years ago
  • events.out.tfevents.1709382993.c8d3e8d702c0.526.0
    780 kB
    xet
    Epoch 119 about 2 years ago