Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,13 @@ license: mit
|
|
| 6 |
datasets:
|
| 7 |
- PixArt-alpha/SAM-LLaVA-Captions10M
|
| 8 |
---
|
| 9 |
-
This is the official model from the paper Diffuse Everything! If you
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
datasets:
|
| 7 |
- PixArt-alpha/SAM-LLaVA-Captions10M
|
| 8 |
---
|
| 9 |
+
This is the official model from the paper Diffuse Everything! If you find this model useful in your research or applications, please consider citing our work.
|
| 10 |
+
Supported Tasks
|
| 11 |
+
|
| 12 |
+
This model supports the following tasks:
|
| 13 |
+
|
| 14 |
+
- Unconditional Sampling
|
| 15 |
+
- Text-to-Image Generation
|
| 16 |
+
- Image-to-Text Generation
|
| 17 |
+
|
| 18 |
+
For more details, please refer to our paper and examples in the model repository!
|