Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.13.0
metadata
title: Teamwork - Demo
emoji: 🎨
colorFrom: blue
colorTo: pink
sdk: gradio
sdk_version: 6.1.0
app_file: app.py
pinned: false
license: apache-2.0
Teamwork: Collaborative Diffusion Demo
This is a Gradio demo for Teamwork: Collaborative Diffusion with Low-rank Coordination and Adaptation.
About
Teamwork is a flexible and efficient unified solution for jointly increasing the number of input and output channels as well as adapting a pretrained diffusion model to new tasks. It achieves channel expansion without altering the pretrained diffusion model architecture by coordinating and adapting multiple instances of the base diffusion model.
Features
- 🎨 Intrinsic image decomposition
- 🚀 Efficient inference with ZeroGPU
- 🎯 Based on Stable Diffusion 3 / Flux architecture
Citation
@conference{Sartor:2025:TCD,
author = {Sartor, Sam and Peers, Pieter},
title = {Teamwork: Collaborative Diffusion with Low-rank Coordination and Adaptation},
month = {December},
year = {2025},
booktitle = {ACM SIGGRAPH Asia Conference Proceedings},
}