Commit ·
106fd36
1
Parent(s): c3133c5
add comment
Browse files
README.md
CHANGED
|
@@ -11,3 +11,8 @@ license: mit
|
|
| 11 |
## About
|
| 12 |
This model (LightGen) introduces a novel pre-train pipeline for text-to-image models.
|
| 13 |
It is based on [this paper](https://arxiv.org/abs/), code release on [this github repo](https://github.com/XianfengWu01/LightGen).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
## About
|
| 12 |
This model (LightGen) introduces a novel pre-train pipeline for text-to-image models.
|
| 13 |
It is based on [this paper](https://arxiv.org/abs/), code release on [this github repo](https://github.com/XianfengWu01/LightGen).
|
| 14 |
+
|
| 15 |
+
Currently, we just release some checkpoint without DPO
|
| 16 |
+
|
| 17 |
+
## 🦉 ToDo List
|
| 18 |
+
- [ ] Release Complete Checkpoint.
|