KevinRojas1499 commited on
Commit
0aa687e
·
verified ·
1 Parent(s): 8b3ee45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
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 found this helpful please consider citing us!
 
 
 
 
 
 
 
 
 
 
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!