Add model card
#1
by nielsr HF Staff - opened
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: unconditional-image-generation
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This repository contains the model presented in [A Frozen Pixel-Space Diffusion Model Can Guide Itself with Its Own Samples](https://huggingface.co/papers/2607.29122).
|
| 6 |
+
|
| 7 |
+
Code: https://github.com/zfu006/SSG
|