Skip to content

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 Open In Colab
Stable Diffusion XL Open In Colab
Stable Diffusion Image2Image Open In Colab
Kandinsky v2.1 Open In Colab
DeepFloyd IF Open In Colab
Text-to-Image on Weights & Biases
Image-to-Image on Weights & Biases
Multi-pipeline Text-to-Image Experiments using DeepFloydIF on Weights & Biases