proxima commited on
Commit
b71ac6d
•
1 Parent(s): ff10823

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +51 -1
README.md CHANGED
@@ -4,4 +4,54 @@ library_name: diffusers
4
  pipeline_tag: text-to-image
5
  tags:
6
  - stable diffusion
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  pipeline_tag: text-to-image
5
  tags:
6
  - stable diffusion
7
+ ---
8
+
9
+ ## Luna Diffusion
10
+
11
+ ----
12
+
13
+ [<img src="https://huggingface.co/proximasanfinetuning/luna-diffusion/resolve/main/cover%232.jpg">](https://huggingface.co/proximasanfinetuning/luna-diffusion/blob/main/cover%232.jpg)
14
+
15
+
16
+ # → about
17
+
18
+ - this was finetuned on a few hundred & mostly hand-captioned highres images on SD 1.5 for ethereal, painterly vibes
19
+ - no trigger words/ tokens, but you *can* add "painting" to the prompt to increase the painterly effect
20
+ - use "illustration" in prompts to get more vector art looking images
21
+ - check my [blog entry](https://proximacentaurib.xyz/checkpoints/luna-diffusion/) for more examples, comparisons and tips on settings
22
+ - works best at 768x768 px, 512x768 px or 768x512 px since it was finetuned on 768x768, so 512x512 will look overbaked
23
+ - DPM++ 2M looks usually nice and crisp, use Euler_a for a more softer look
24
+
25
+
26
+
27
+ # → some great images users on [stablecog.com](https://stablecog.com) made with it:
28
+ [<img src="https://huggingface.co/proximasanfinetuning/luna-diffusion/resolve/main/stablecog-samples.png">](https://huggingface.co/proximasanfinetuning/luna-diffusion/blob/main/stablecog-samples.png)
29
+ Links: [1](https://stablecog.com/gallery?output=b1be8a4b-5d56-4443-beef-e4468ba7f800) [2](https://stablecog.com/gallery?output=8e9eb1cc-5e18-4650-b15f-c6912c421c9c) [3](https://stablecog.com/gallery?output=9a291259-471a-4a32-b565-eac352141480)
30
+ [4](https://stablecog.com/gallery?output=3431ade8-2c21-438b-b4c8-d9c8b129014c) [5](https://stablecog.com/gallery?output=5cd5330e-eeb3-4db3-9cd4-0fc06fad038e) [6](https://stablecog.com/gallery?output=40748472-5e85-4e33-86a7-5fcb6edd9506)
31
+ [7](https://stablecog.com/gallery?output=6559d772-bdde-431b-97f5-1de26b780ad4) [8](https://stablecog.com/gallery?output=2414bacc-8025-4e09-b91a-9826eeb34045) [9](https://stablecog.com/gallery?output=28af6f65-d5d3-4fd2-ac89-aa77778999d9)
32
+
33
+ or check the [hashtag on twitter](https://twitter.com/search?q=%23lunadiffusion&src=typed_query&f=live)
34
+
35
+
36
+ # finetuned to work well with specifying various skintones
37
+ [<img src="https://huggingface.co/proximasanfinetuning/luna-diffusion/resolve/main/%2314.jpg">](https://huggingface.co/proximasanfinetuning/luna-diffusion/blob/main/%2314.jpg)
38
+
39
+
40
+ ----
41
+
42
+ if you enjoy this consider buying me a coffee (ノ◕ヮ◕)ノ*:・゚✧
43
+ <a href='https://ko-fi.com/S6S6FUYKY' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
44
+
45
+ ----
46
+
47
+ # license
48
+ This model is licensed under a modified CreativeML OpenRAIL-M license.
49
+
50
+ * Utilizing and hosting the Luna Diffusion model and its derivatives on platforms that earn, will earn, or plan to earn revenue or donations requires prior authorization. **To request permission, please email proximasan@protonmail.com.**
51
+ * You are permitted to host the model card and files on both commercial and non-commercial websites, apps, etc. as long as you properly credit the model by stating its full name and providing a link to the model card (https://huggingface.co/proximasanfinetuning/luna-diffusion), without performing any actual inference or finetuning.
52
+ * The Luna Diffusion model and its derivatives can be hosted on non-commercial websites, apps, etc. as long as no revenue or donations are received. Proper credit must be given by stating the full model name and including a link to the model card (https://huggingface.co/proximasanfinetuning/luna-diffusion).
53
+ * **The outputs of the model or its derivatives can be used for commercial purposes as long as the usage is limited to teams of 10 or fewer individuals.**
54
+ * You can't use the model to deliberately produce nor share illegal or harmful outputs or content
55
+ * 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
56
+ * You may re-distribute the weights. 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 modified CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully) Please read the full license here: https://huggingface.co/proximasanfinetuning/luna-diffusion/blob/main/luna_diffusion_license.txt
57
+