Add pipeline tag and project page link
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
| 3 |
---
|
|
|
|
| 4 |
# Model card for Latent Zoning Networks
|
| 5 |
|
| 6 |
## Model details
|
|
@@ -35,6 +37,8 @@ The models are trained from scratch.
|
|
| 35 |
|
| 36 |
* Paper: https://arxiv.org/abs/2509.15591
|
| 37 |
|
|
|
|
|
|
|
| 38 |
## Uses
|
| 39 |
|
| 40 |
### Direct intended uses
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pipeline_tag: unconditional-image-generation
|
| 4 |
---
|
| 5 |
+
|
| 6 |
# Model card for Latent Zoning Networks
|
| 7 |
|
| 8 |
## Model details
|
|
|
|
| 37 |
|
| 38 |
* Paper: https://arxiv.org/abs/2509.15591
|
| 39 |
|
| 40 |
+
* Project page: https://zinanlin.me/blogs/latent_zoning_networks.html
|
| 41 |
+
|
| 42 |
## Uses
|
| 43 |
|
| 44 |
### Direct intended uses
|