yrtf89 commited on
Commit
9ead88d
·
verified ·
1 Parent(s): 438b85f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -5
README.md CHANGED
@@ -1,10 +1,21 @@
1
  ---
2
- title: Manifoldcache
3
- emoji: 👁
4
- colorFrom: gray
5
- colorTo: purple
6
  sdk: static
7
  pinned: false
 
 
 
 
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
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/)