Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

IsaacAkintaro
/
depth_conditioned_generation

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

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

  • Libraries
  • Diffusers

    How to use IsaacAkintaro/depth_conditioned_generation with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("IsaacAkintaro/depth_conditioned_generation", 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
depth_conditioned_generation / logs /train_example
33.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
IsaacAkintaro's picture
IsaacAkintaro
Epoch 2
11e9490 verified over 1 year ago
  • events.out.tfevents.1724946695.MSI.23312.0
    2.83 kB
    xet
    Epoch 1 over 1 year ago
  • events.out.tfevents.1724947001.MSI.14348.0
    1.52 kB
    xet
    Epoch 1 over 1 year ago
  • events.out.tfevents.1724947775.MSI.20192.0
    3.9 kB
    xet
    Epoch 1 over 1 year ago
  • events.out.tfevents.1724948178.MSI.30512.0
    207 Bytes
    xet
    Epoch 1 over 1 year ago
  • events.out.tfevents.1724948254.MSI.30192.0
    1.28 kB
    xet
    Epoch 1 over 1 year ago
  • events.out.tfevents.1724948416.MSI.31248.0
    3.18 kB
    xet
    Epoch 1 over 1 year ago
  • events.out.tfevents.1724948714.MSI.4520.0
    1.16 kB
    xet
    Epoch 1 over 1 year ago
  • events.out.tfevents.1724948902.MSI.15604.0
    6.28 kB
    xet
    Epoch 1 over 1 year ago
  • events.out.tfevents.1724954677.MSI.15916.0
    12.8 kB
    xet
    Epoch 2 over 1 year ago