Update README.md / Model Card Update
Browse files
README.md
CHANGED
@@ -16,63 +16,56 @@ This modelcard aims to be a base template for new models. It has been generated
|
|
16 |
|
17 |
### Model Description
|
18 |
|
19 |
-
|
|
|
|
|
|
|
|
|
20 |
|
21 |
|
22 |
|
23 |
- **Developed by:** [More Information Needed]
|
24 |
- **Funded by [optional]:** [More Information Needed]
|
25 |
- **Shared by [optional]:** [More Information Needed]
|
26 |
-
- **Model type:** [
|
27 |
- **Language(s) (NLP):** [More Information Needed]
|
28 |
-
- **License:** [
|
29 |
-
- **Finetuned from model [optional]:** [
|
30 |
|
31 |
### Model Sources [optional]
|
32 |
|
33 |
<!-- Provide the basic links for the model. -->
|
34 |
|
35 |
-
- **
|
36 |
-
- **Paper [optional]:** [More Information Needed]
|
37 |
-
- **Demo [optional]:** [More Information Needed]
|
38 |
-
|
39 |
-
## Uses
|
40 |
-
|
41 |
-
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
42 |
|
43 |
-
### Direct Use
|
44 |
|
45 |
-
|
46 |
|
47 |
-
|
48 |
|
49 |
-
### Downstream Use [optional]
|
50 |
|
51 |
-
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
52 |
|
53 |
[More Information Needed]
|
54 |
|
55 |
### Out-of-Scope Use
|
56 |
|
57 |
-
|
58 |
|
59 |
[More Information Needed]
|
60 |
|
61 |
## Bias, Risks, and Limitations
|
62 |
|
63 |
-
|
64 |
-
|
65 |
-
[More Information Needed]
|
66 |
|
67 |
### Recommendations
|
68 |
|
69 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
70 |
|
71 |
-
|
72 |
|
73 |
## How to Get Started with the Model
|
74 |
|
75 |
-
|
76 |
|
77 |
[More Information Needed]
|
78 |
|
@@ -82,9 +75,9 @@ Use the code below to get started with the model.
|
|
82 |
|
83 |
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
84 |
|
85 |
-
[
|
86 |
|
87 |
-
###
|
88 |
|
89 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
90 |
|
@@ -165,11 +158,13 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
165 |
|
166 |
#### Hardware
|
167 |
|
168 |
-
[
|
169 |
|
170 |
#### Software
|
171 |
|
172 |
-
[
|
|
|
|
|
173 |
|
174 |
## Citation [optional]
|
175 |
|
@@ -195,8 +190,20 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
195 |
|
196 |
## Model Card Authors [optional]
|
197 |
|
198 |
-
[
|
199 |
|
200 |
## Model Card Contact
|
201 |
|
202 |
-
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
### Model Description
|
18 |
|
19 |
+
Style LoRA based on Lightsource's Style.
|
20 |
+
|
21 |
+
Simi-important note: During the image tagging process, I accidentally mispelled Marasaki's name as "Marusaki" and didn't catch the mistake until towards the end of the training process. Unfortunately this means his appearance will only be accurately generated if its spelled "Maru" instead of the correct "Mara". I may correct this via training a new version in the future.
|
22 |
+
|
23 |
+
Please let me know your thoughts!
|
24 |
|
25 |
|
26 |
|
27 |
- **Developed by:** [More Information Needed]
|
28 |
- **Funded by [optional]:** [More Information Needed]
|
29 |
- **Shared by [optional]:** [More Information Needed]
|
30 |
+
- **Model type:** [LoRA / Safetensors]
|
31 |
- **Language(s) (NLP):** [More Information Needed]
|
32 |
+
- **License:** [Cretive Commons Zero UniversAL]
|
33 |
+
- **Finetuned from model [optional]:** [ponyDiffusionV6XL_v6StartWithThisOne.safetensors (https://civitai.com/models/257749?modelVersionId=290640) (https://huggingface.co/AiAF/ponyDiffusionV6XL_v6StartWithThisOne.safetensors)]
|
34 |
|
35 |
### Model Sources [optional]
|
36 |
|
37 |
<!-- Provide the basic links for the model. -->
|
38 |
|
39 |
+
- **Civitai Source:** [https://civitai.com/models/553464?modelVersionId=615931]
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
|
|
41 |
|
42 |
+
## Uses
|
43 |
|
44 |
+
Stable Diffusion Model indtended to work with PonyDiffsuionV6 and models finetuned off of it (models like AutismMix for example)
|
45 |
|
|
|
46 |
|
|
|
47 |
|
48 |
[More Information Needed]
|
49 |
|
50 |
### Out-of-Scope Use
|
51 |
|
52 |
+
Will not work well, if at all, with non-PonyV6 models or non-PonyV6-finetunes. Will not work at all witl SDXL 1.0, SD 1.5, etc.
|
53 |
|
54 |
[More Information Needed]
|
55 |
|
56 |
## Bias, Risks, and Limitations
|
57 |
|
58 |
+
[Simi-important note: During the image tagging process, I accidentally mispelled Marasaki's name as "Marusaki" and didn't catch the mistake until towards the end of the training process. Unfortunately this means his appearance will only be accurately generated if its spelled "Maru" instead of the correct "Mara". I may correct this via training a new version in the future.]
|
|
|
|
|
59 |
|
60 |
### Recommendations
|
61 |
|
62 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
63 |
|
64 |
+
None
|
65 |
|
66 |
## How to Get Started with the Model
|
67 |
|
68 |
+
If on a local A1111 set up, use the standard <Lora:[name-of-LoRA-Goes-here]:[1]> prompt. If you're using this on an external service like Civitai then it should be self explanitory.
|
69 |
|
70 |
[More Information Needed]
|
71 |
|
|
|
75 |
|
76 |
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
77 |
|
78 |
+
[https://huggingface.co/datasets/AiAF/Lightsource-0Lightsource-OLS_PonyXL-LoRA_Dataset]
|
79 |
|
80 |
+
### Interrogation Data
|
81 |
|
82 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
83 |
|
|
|
158 |
|
159 |
#### Hardware
|
160 |
|
161 |
+
[Nvidia T4, L4, or A100]
|
162 |
|
163 |
#### Software
|
164 |
|
165 |
+
[https://github.com/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-dreambooth.ipynb]
|
166 |
+
|
167 |
+
- **Note:** Repo is in Archived Read-only state as of May 14th, 2024. Can still be git cloned but may be depricated in some areas now that it's not being actively maintained. Contact me if you have any questions. I may be able to assist if you run into any problmems (please provide stack traces)
|
168 |
|
169 |
## Citation [optional]
|
170 |
|
|
|
190 |
|
191 |
## Model Card Authors [optional]
|
192 |
|
193 |
+
[AiAF]
|
194 |
|
195 |
## Model Card Contact
|
196 |
|
197 |
+
[Civitai: https://civitai.com/user/AI_Art_Factory
|
198 |
+
|
199 |
+
Discord: ai_art_factory
|
200 |
+
|
201 |
+
Twitter: AiArt Factory (@AiArtFactory) / X (twitter.com)
|
202 |
+
|
203 |
+
TikTok: https://www.tiktok.com/@ai_art_factory?_t=8cykD6v1PRu&_r=1
|
204 |
+
|
205 |
+
Instagram: https://instagram.com/aiart.factory?igshid=NGExMmI2YTkyZg==
|
206 |
+
|
207 |
+
Deviantart: https://www.deviantart.com/aiartfactory
|
208 |
+
|
209 |
+
]
|