Hosioka commited on
Commit
12fa918
1 Parent(s): e1848c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +61 -0
README.md CHANGED
@@ -1,3 +1,64 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ thumbnail: "https://m1.afileditch.ch/uJoodjDNVWxDqhhQHeRH.png"
4
+ language:
5
+ - en
6
+ tags:
7
+ - text-to-image
8
+ - stable-Diffusion
9
+ - stable-diffusion-diffusers
10
+ - diffusers
11
+ - safetensors
12
+ inference: true
13
  ---
14
+
15
+
16
+ <p align="center"> <img src="https://s1.fileditch.ch/iMqyjOnUtxntHolBiNgT.png" width=35% height=35%> <p>
17
+ <p align="center"> AniReal - A latent diffusion model fine-tuned to output High Quality Photorealistic anime illustrations!
18
+
19
+ <img src="https://m1.afileditch.ch/uJoodjDNVWxDqhhQHeRH.png">
20
+ <p>
21
+
22
+ ________
23
+ # 【 AniReal 】
24
+ Welcome to AniReal! a latent diffusion model Trained and Fine-Tuned on **Photorealistic High Quality** anime illustrations using the **Danbooru** tagging dataset aswell as **Blip** I made it so that it understands some natural text description alongside danbooru tags It may not work as well though but give it a shot!
25
+ The model itself its made to output generally anything with an anime art style if u can think of it u can prompt it!
26
+ ________
27
+
28
+
29
+ # Showcase
30
+ *Below are some examples generated with this model!*
31
+ <img src=https://s1.fileditch.ch/laCwJNcXRqnsDoLkbge.png width=100% height=100%>
32
+
33
+
34
+
35
+ # Usage!
36
+ - DPM++ 2S a Karras for both anatomy and quality
37
+ - Clipskip 1 or 2 works
38
+ - Upscaler (Latent)
39
+ - Denoise Strength (0.53~0.7)
40
+ - below 0.53 Denoise Blocking can occur
41
+
42
+
43
+
44
+ ## This project would be impossible without
45
+ - [Haisenberg](https://huggingface.co/haisenberguwu)
46
+ - [Thiros](https://huggingface.co/thiros)
47
+ - [Closertodeath](https://huggingface.co/closertodeath)
48
+ <img src="https://s1.fileditch.ch/FjLFnEcKHAFpEEEAawMP.png">
49
+
50
+ Many thanks,
51
+ Hosioka.
52
+
53
+
54
+ -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
55
+ # License
56
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
57
+ The CreativeML OpenRAIL License specifies:
58
+
59
+ 1. You can't use the **Model** to deliberately produce nor share illegal or harmful outputs or content
60
+ 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
61
+ 3. You may re-distribute the weights and use the **Model** commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
62
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
63
+
64
+