tashachan28 commited on
Commit
dbfaabb
1 Parent(s): e153127

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +63 -1
README.md CHANGED
@@ -1,3 +1,65 @@
1
  ---
2
- license: creativeml-openrail-m
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+
3
  ---
4
+
5
+
6
+
7
+
8
+
9
+
10
+ # Model Card for ranma_diffusion
11
+
12
+ <!-- Provide a quick summary of what the model is/does. [Optional] -->
13
+ A fine tuned diffusion model that attempts to imitate the style of late &#39;80s early 90&#39;s anime specifically, the Ranma 1/2 anime.
14
+
15
+
16
+
17
+ This model was trained using TheLastBen&#39;s fast-stable-diffusion for dreambooth. Model was trained on 121 screenshots from Ranma 1/2, with 3000* steps, and Anything-V3.0 as the base model.
18
+
19
+ *3250 for ver2.
20
+
21
+
22
+
23
+ # Model Details
24
+
25
+ ## Model Description
26
+
27
+ <!-- Provide a longer summary of what this model is/does. -->
28
+ A fine tuned diffusion model that attempts to imitate the style of late &#39;80s early 90&#39;s anime specifically, the Ranma 1/2 anime. Use &#34;80sanimestyle&#34; in your prompt. This model benefits a lot from playing around with different sampling methods, but I feel like DPM2, DPM2 a, DPM++ 2S a, DPM++ 2M, DPM2 Karras, DPM2 a Karras, DPM++ 2S a Karras, DPM++ 2M Karras, work the best with this model.
29
+
30
+
31
+
32
+ This model was trained using TheLastBen&#39;s fast-stable-diffusion for dreambooth. Model was trained on 121 screenshots from Ranma 1/2, with 3000* steps, and Anything-V3.0 as the base model.
33
+
34
+ *3250 for ver2.
35
+
36
+
37
+ - **Developed by:** More information needed
38
+ - **Shared by [Optional]:** More information needed
39
+ - **Model type:** Language model
40
+ - **Language(s) (NLP):** en
41
+ - **License:** creativeml-openrail-m
42
+ - **Parent Model:** More information needed
43
+ - **Resources for more information:** More information needed
44
+
45
+
46
+
47
+ # Uses
48
+
49
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
50
+
51
+ ## Direct Use
52
+
53
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
54
+ <!-- If the user enters content, print that. If not, but they enter a task in the list, use that. If neither, say "more info needed." -->
55
+
56
+
57
+ # Bias, Risks, and Limitations
58
+
59
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
60
+
61
+ Significant research has explored bias and fairness issues with language models (see, e.g., [Sheng et al. (2021)](https://aclanthology.org/2021.acl-long.330.pdf) and [Bender et al. (2021)](https://dl.acm.org/doi/pdf/10.1145/3442188.3445922)). Predictions generated by the model may include disturbing and harmful stereotypes across protected classes; identity characteristics; and sensitive, social, and occupational groups.
62
+
63
+
64
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
65
+