odyss3y commited on
Commit
630d6b1
1 Parent(s): 3d73201

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +165 -3
README.md CHANGED
@@ -1,3 +1,165 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ tags:
4
+ - stable-diffusion-v1-5
5
+ - art
6
+ - not-for-all-audiences
7
+ - fantasy
8
+ language:
9
+ - en
10
+ ---
11
+
12
+ # Model Card for Recursed Canvas
13
+
14
+ ## Model Details
15
+
16
+ ### Model Description
17
+
18
+ Recursed Canvas is a Stable Diffusion 1.5 model primarily tuned for artistic depictions of women's fashion, beauty, and fantasy art. Developed by the user **odyss3y**, this model excels at generating artistic (e.g., digital illustrations, 3d renders) images, particularly within the uncanny valley of realism. The intention behind Recursed Canvas is not to achieve photo-quality images but to push the boundaries of realism within the context of AI-generated art. This model is designed to be more realistic than its counterpart, Recursed Canvas, with which it is frequently blended.
19
+
20
+ Blending Recursed Canvas with Aberrated Perceptron using tools like A1111’s refiner, hires, and in-painting techniques (including Adetailer) has yielded fascinating results. The blending process typically involves using Recursed Canvas as the base for the first 20-95% of the image generation, with Aberrated Perceptron adding its unique touch of photorealism.
21
+
22
+ The model serves as a benchmark in exploring the strengths, weaknesses, and limitations of realistic image generation within the Stable Diffusion 1.5 framework.
23
+
24
+ - **Developed by:** odyss3y
25
+ - **Funded by:** Personal
26
+ - **Shared by:** odyss3y
27
+ - **Model type:** Stable Diffusion 1.5, focused on fashion, beauty, and fantasy art
28
+ - **Language(s) (NLP):** N/A
29
+ - **License:** CreativeML OpenRAIL-M
30
+ - **Finetuned from model:** N/A (Based entirely on merges with other models)
31
+
32
+ ### Model Sources
33
+
34
+ - **Repository:** Refer to the changelog for specific version information.
35
+
36
+ ## Uses
37
+
38
+ ### Direct Use
39
+
40
+ Recursed Canvas is intended for generating art with a female focus, emphasizing beauty, fashion, and fantasy storytelling. It is ideal for artists and creatives seeking to explore hyper-realistic yet artistically enhanced imagery within these domains.
41
+
42
+ ### Out-of-Scope Use
43
+
44
+ The model should not be used in ways that violate ethical guidelines, including but not limited to the creation of misleading or harmful content, especially involving real people or depictions of children. Users must comply with all relevant laws and ethical standards when using this model.
45
+
46
+ ## Bias, Risks, and Limitations
47
+
48
+ The model has been overfitted with imagery of beautiful women, likely resulting in biased outputs that skew towards this direction. Users should be aware of this bias when generating images and consider the ethical implications of such biases.
49
+
50
+ ### Recommendations
51
+
52
+ Users should carefully consider the potential biases and ethical concerns when using Recursed Canvas. It is recommended to avoid generating content that could be harmful or offensive, particularly involving sensitive subjects like real individuals or minors.
53
+
54
+ ## How to Get Started with the Model
55
+
56
+ Use the following code to get started with Recursed Canvas:
57
+
58
+ ```python
59
+ # Example code to load the model
60
+ from diffusers import StableDiffusionPipeline
61
+
62
+ model_id = "path_to_aberrated_perceptron_model"
63
+ pipe = StableDiffusionPipeline.from_pretrained(model_id)
64
+ pipe.to("cuda")
65
+
66
+ prompt = "a hyper-realistic portrait of a woman in a fantasy setting"
67
+ image = pipe(prompt).images[0]
68
+ image.show()
69
+ ```
70
+
71
+ ## Training Details
72
+
73
+ ### Training Data
74
+
75
+ This model is based entirely on merges with other models, leveraging their strengths to achieve the desired effects in image generation. There was no specific dataset used for fine-tuning or additional training.
76
+
77
+ ### Training Procedure
78
+
79
+ No direct training was performed on Recursed Canvas. The model's capabilities were shaped through the careful merging of existing models, using techniques such as Merge Block Weighting (MBW).
80
+
81
+ #### Preprocessing
82
+
83
+ N/A
84
+
85
+ #### Training Hyperparameters
86
+
87
+ - **Training regime:** N/A (No direct training performed)
88
+
89
+ #### Speeds, Sizes, Times
90
+
91
+ - **Merging Time:** Momentary, depending on the merge method used.
92
+ - **Evaluation Time:** Approximately 18 hours of GPU time on an NVIDIA GeForce RTX 3060 Ti.
93
+
94
+ ## Evaluation
95
+
96
+ ### Testing Data, Factors & Metrics
97
+
98
+ #### Testing Data
99
+
100
+ Standardized prompts were used to evaluate the model's performance, particularly focusing on the effects of various merge processes.
101
+
102
+ #### Factors
103
+
104
+ The evaluation considered the realism and artistic quality of generated images, disaggregated by variations in merge processes and prompt adjustments.
105
+
106
+ #### Metrics
107
+
108
+ The primary evaluation metrics were subjective assessments of image realism, alignment with artistic goals, and the ability to generate desired effects within the model's intended scope.
109
+
110
+ ### Results
111
+
112
+ The model successfully achieved its intended purpose of generating hyper-realistic images within the uncanny valley of realism, with an emphasis on fashion, beauty, and fantasy art. The merging process with Recursed Canvas provided a versatile toolset for balancing realism and artistic expression.
113
+
114
+ ## Environmental Impact
115
+
116
+ The carbon emissions for training and evaluating Recursed Canvas can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute).
117
+
118
+ - **Hardware Type:** NVIDIA GeForce RTX 3060 Ti
119
+ - **Hours used:** Approximately 18 hours
120
+ - **Cloud Provider:** N/A (Local workstation in California)
121
+ - **Compute Region:** California, USA
122
+ - **Carbon Emitted:** [Calculation Needed]
123
+
124
+ ## Technical Specifications
125
+
126
+ ### Model Architecture and Objective
127
+
128
+ Recursed Canvas utilizes the Stable Diffusion 1.5 architecture with a focus on realistic yet artistically enhanced image generation in the domains of fashion, beauty, and fantasy.
129
+
130
+ ### Compute Infrastructure
131
+
132
+ #### Hardware
133
+
134
+ - NVIDIA GeForce RTX 3060 Ti
135
+
136
+ #### Software
137
+
138
+ - A1111 with refiner, hires, and in-painting techniques (Adetailer)
139
+
140
+ ## Citation
141
+
142
+ **BibTeX:**
143
+
144
+ [More Information Needed]
145
+
146
+ **APA:**
147
+
148
+ [More Information Needed]
149
+
150
+ ## Glossary [optional]
151
+
152
+ N/A
153
+
154
+ ## More Information [optional]
155
+
156
+ [More Information Needed]
157
+
158
+ ## Model Card Authors
159
+
160
+ Model card authored by odyss3y.
161
+
162
+ ## Model Card Contact
163
+
164
+ For inquiries, please contact [contact information if desired].
165
+