Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# Composable Diffusion
|
| 3 |
**Compositional Visual Generation with Composable Diffusion Models (ECCV 2022)**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Composable-Diffusion
|
| 3 |
+
sdk: gradio
|
| 4 |
+
sdk_version: 3.12.0
|
| 5 |
+
app_file: app.py
|
| 6 |
+
pinned: true
|
| 7 |
+
---
|
| 8 |
|
| 9 |
# Composable Diffusion
|
| 10 |
**Compositional Visual Generation with Composable Diffusion Models (ECCV 2022)**
|