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

  • Log In
  • Sign Up

AbstractPhil
/
sd15-flow-matching

Text-to-Image
Diffusers
TensorBoard
stable-diffusion
diffusion
distillation
flow-matching
geometric-deep-learning
research
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use AbstractPhil/sd15-flow-matching with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use AbstractPhil/sd15-flow-matching with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("AbstractPhil/sd15-flow-matching", 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
  • Local Apps
  • Draw Things
  • DiffusionBee
sd15-flow-matching / runs
31.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
AbstractPhil's picture
AbstractPhil
Epoch 50 - tensorboard
8f151c0 verified 6 months ago
  • events.out.tfevents.1761795611.9fbbfde58fc3.1652.0
    439 Bytes
    xet
    metrics appear corrupted 6 months ago
  • events.out.tfevents.1761796737.9fbbfde58fc3.7114.0
    453 Bytes
    xet
    Rename events.out.tfevents.1761796737.9fbbfde58fc3.7114.0 to runs/events.out.tfevents.1761796737.9fbbfde58fc3.7114.0 6 months ago
  • events.out.tfevents.1761797184.9fbbfde58fc3.9161.0
    88 Bytes
    xet
    Rename events.out.tfevents.1761797184.9fbbfde58fc3.9161.0 to runs/events.out.tfevents.1761797184.9fbbfde58fc3.9161.0 6 months ago
  • events.out.tfevents.1761797312.9fbbfde58fc3.9602.0
    260 kB
    xet
    Upload events.out.tfevents.1761797312.9fbbfde58fc3.9602.0 6 months ago
  • events.out.tfevents.1762023760.c354ef3190e5.2758.0
    11.5 MB
    xet
    Upload events.out.tfevents.1762023760.c354ef3190e5.2758.0 6 months ago
  • events.out.tfevents.1762110816.026b0558a052.840.0
    1.83 MB
    xet
    Epoch 41 - tensorboard 6 months ago
  • events.out.tfevents.1762111281.026b0558a052.4985.0
    17.9 MB
    xet
    Epoch 50 - tensorboard 6 months ago