Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,21 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: ManifoldCache
|
| 3 |
+
emoji: ⚡
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: indigo
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
tags:
|
| 9 |
+
- openreview:4P0EjrDCr1
|
| 10 |
+
- diffusion-models
|
| 11 |
+
- inference-acceleration
|
| 12 |
+
- constraint-manifold
|
| 13 |
+
- training-free
|
| 14 |
---
|
| 15 |
|
| 16 |
+
# ManifoldCache: Training-Free Diffusion Acceleration via Constraint Manifold Caching
|
| 17 |
+
|
| 18 |
+
This Space hosts the interactive 3D visualizations and performance benchmarks for **ManifoldCache**, a training-free, data-free accelerator designed from first principles for Constraint-Manifold Diffusion Models (CMDMs).
|
| 19 |
+
|
| 20 |
+
* **Paper (OpenReview):** [Read Manuscript](https://openreview.net/forum?id=4P0EjrDCr1)
|
| 21 |
+
* **Project Website:** [View Github Page](https://yrtf89.github.io/manifoldcache.github.io/)
|