VIVEK JAYARAM
commited on
Commit
·
49abd4c
1
Parent(s):
18b415a
Yaml for hf spaces
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Constrained Diffusion Implicit Models
|
2 |
![alt text](Teaser.jpg)
|
3 |
|
|
|
1 |
+
title: Constrained Diffusion Implicit Models
|
2 |
+
app_file: app.py
|
3 |
+
pinned: true
|
4 |
+
license: mit
|
5 |
+
models:
|
6 |
+
- google/ddpm-celebahq-256
|
7 |
+
|
8 |
# Constrained Diffusion Implicit Models
|
9 |
![alt text](Teaser.jpg)
|
10 |
|