update summary
Browse files
README.md
CHANGED
|
@@ -10,10 +10,12 @@ datasets:
|
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
---
|
| 13 |
-
# CommonCanvas-
|
| 14 |
|
| 15 |
## Summary
|
| 16 |
-
CommonCanvas is a family of latent diffusion models capable of generating images from a given text prompt.
|
|
|
|
|
|
|
| 17 |
|
| 18 |
**Input:** CommonCatalog Text Captions
|
| 19 |
**Output:** CommonCatalog Images
|
|
|
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
---
|
| 13 |
+
# CommonCanvas-S-NC
|
| 14 |
|
| 15 |
## Summary
|
| 16 |
+
CommonCanvas is a family of latent diffusion models capable of generating images from a given text prompt.
|
| 17 |
+
Different models in the family are different sizes, and trained on different subsets of the CommonCatalog Dataset (See Data Card), a large dataset of Creative Commons licensed images with synthetic captions produced using a pre-trained BLIP-2 captioning model.
|
| 18 |
+
CommonCanvas-S-NC is the small (S) model based off the Stable Diffusion 2 architecture, and trained on the non-commercial (NC) subset of CommonCatalog.
|
| 19 |
|
| 20 |
**Input:** CommonCatalog Text Captions
|
| 21 |
**Output:** CommonCatalog Images
|