Pixel-Dust commited on
Commit
31a22f8
1 Parent(s): 35a8995

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -8
README.md CHANGED
@@ -3,21 +3,44 @@ license: cc0-1.0
3
  tags:
4
  - art
5
  ---
6
- This a attempt to create a model model in the 1.5 architecture trained only on CC0
7
- images and permissive content:
8
 
 
9
 
 
10
 
 
 
11
 
 
 
 
 
12
 
13
- Pexels - Pexels License
14
 
15
- LIBRESHOT - cc0
16
 
17
- Unsplash - Lite Dataset License
 
 
 
 
 
 
 
18
 
19
- opengameart.org - cc0
20
 
21
- Authors - cc0
 
 
 
 
22
 
23
- Contributors - cc0
 
 
 
 
 
 
 
3
  tags:
4
  - art
5
  ---
 
 
6
 
7
+ # CC0_rebuild_attempt
8
 
9
+ **Version Number:** 0.1
10
 
11
+ ## Summary
12
+ 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.
13
 
14
+ ### Training Overview
15
+ **Input:** Manual captioned images
16
+ **Output:** Images
17
+ **Architecture:** Stable Diffusion 1.5
18
 
19
+ ## Performance Limitations
20
 
21
+ CC0_rebuild_attempt may face challenges in generating highly detailed or realistic images due to the constraints of the CC0 and permissive content datasets. Additionally, the model may underperform in specific domains where high-quality, diverse CC0 images are less prevalent.
22
 
23
+ ## Training Dataset Limitations
24
+ The model is trained on images and content from the following sources:
25
+ - **Pexels:** Pexels License
26
+ - **LIBRESHOT:** CC0
27
+ - **Unsplash:** Lite Dataset License
28
+ - **opengameart.org:** CC0
29
+ - **Authors:** CC0
30
+ - **Contributors:** CC0
31
 
32
+ These datasets may not cover all possible themes or subjects comprehensively. The dataset may lack representation of certain modern or niche topics due to the limited availability of such content under these licenses.
33
 
34
+ ## Associated Risks
35
+ * The model might struggle with generating highly detailed text within images.
36
+ * There may be limitations in creating complex scenes that require deep compositional understanding.
37
+ * The quality and diversity of generated images are dependent on the availability and variety of CC0 and permissive content.
38
+ * Potential bias towards subjects and styles that are more commonly found in CC0 and permissive content datasets.
39
 
40
+ ## Intended Uses
41
+ * Generative art and design projects
42
+ * Educational tools and research in generative AI
43
+ * Creative experimentation and artistic expression
44
+ * Safe deployment in environments where restrictive content licenses are a concern
45
+
46
+ ```