Callbacks for 🧨 Diffusers pipelines
Callbacks for logging experiment details, configs and generated images for multi-modal diffusion pipelines from Diffusers 🧨 to your Weights & Biases workspace or Weave Dashboard.
In order to install the depensencies to use the integration, you can run:
git clone https://github.com/soumik12345/wandb-addons
pip install ./wandb-addons[huggingface]
For detailed documentation, check out the following:
Callback |
Run-in-Colab |
WandB Run |
Stable Diffusion |
 |
 |
Stable Diffusion XL |
 |
 |
Stable Diffusion Image2Image |
 |
 |
Kandinsky v2.1 |
 |
 |
DeepFloyd IF |
 |
 |
Text-to-Image on Weights & Biases |
 |
Image-to-Image on Weights & Biases |
 |
Multi-pipeline Text-to-Image Experiments using DeepFloydIF on Weights & Biases |
 |