Pixel-Dust
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
|
10 |
# CC0_rebuild_attempt
|
11 |
|
12 |
-
**Version Number:** 0.
|
13 |
|
14 |
## Summary
|
15 |
|
@@ -17,7 +17,7 @@ tags:
|
|
17 |
|
18 |
CC0_rebuild_attempt is a text-to-image model based on the Stable Diffusion 1.5 architecture. It is trained exclusively on CC0 images and other permissive content, aiming to produce high-quality artistic images from given text prompts. The goal is to create a robust and versatile model while ensuring the dataset used is entirely within the public domain, allowing for unrestricted use.
|
19 |
|
20 |
-
A mixed technic was used to create te capitons of images, the datatset was segmented my subject and for each it was used a different method such as: GIT for realistic and photo images and JointTagger for illustrations
|
21 |
### Training Overview
|
22 |
**Input:** Manual captioned images at 768x
|
23 |
**Output:** Images
|
|
|
9 |
|
10 |
# CC0_rebuild_attempt
|
11 |
|
12 |
+
**Version Number:** 0.3
|
13 |
|
14 |
## Summary
|
15 |
|
|
|
17 |
|
18 |
CC0_rebuild_attempt is a text-to-image model based on the Stable Diffusion 1.5 architecture. It is trained exclusively on CC0 images and other permissive content, aiming to produce high-quality artistic images from given text prompts. The goal is to create a robust and versatile model while ensuring the dataset used is entirely within the public domain, allowing for unrestricted use.
|
19 |
|
20 |
+
A mixed technic was used to create te capitons of images, the datatset was segmented my subject and for each it was used a different method such as: GIT for realistic and photo images and JointTagger for illustrations, Gemini for regularization and finaly human correction.
|
21 |
### Training Overview
|
22 |
**Input:** Manual captioned images at 768x
|
23 |
**Output:** Images
|