Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
f838bd8
1
Parent(s):
eb710fe
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Interpreting the Weight Space of Customized Diffusion Models
|
2 |
[[paper](https://arxiv.org/abs/2306.09346)] [[project page](https://snap-research.github.io/weights2weights/)]
|
3 |
|
|
|
1 |
+
---
|
2 |
+
title: W2W Demo
|
3 |
+
emoji: 🏋️
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.37.2
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Interpreting the Weight Space of Customized Diffusion Models
|
13 |
[[paper](https://arxiv.org/abs/2306.09346)] [[project page](https://snap-research.github.io/weights2weights/)]
|
14 |
|