Froddan commited on
Commit
72ddabc
·
1 Parent(s): e1ea4cc

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ inference: false
4
+ language:
5
+ - en
6
+ tags:
7
+ - stable-diffusion
8
+ - text-to-image
9
+ ---
10
+
11
+ # Stable Diffusion fine tuned on art by [Nekro](https://www.artstation.com/nekro)
12
+
13
+ ### Usage
14
+ Use by adding the keyword "nekrofaerie" to the prompt. The model was trained with the "faerie" classname, which can also be added to the prompt.
15
+
16
+ ## Samples
17
+ The top 2 images are "pure", the rest could be mixed with other artists or modifiers. I hope it still gives you an idea of what kind of styles can be created with this model.
18
+
19
+ <img src="https://huggingface.co/Froddan/nekrofaerie/resolve/main/index.png" width="256px"/>
20
+ <img src="https://huggingface.co/Froddan/nekrofaerie/resolve/main/index2.png" width="256px"/>
21
+ <img src="https://huggingface.co/Froddan/nekrofaerie/resolve/main/tmp04o1t4b_.png" width="256px"/>
22
+ <img src="https://huggingface.co/Froddan/nekrofaerie/resolve/main/tmp41igywg4.png" width="256px"/>
23
+ <img src="https://huggingface.co/Froddan/nekrofaerie/resolve/main/tmpbkj8sqmh.png" width="256px"/>
24
+ <img src="https://huggingface.co/Froddan/nekrofaerie/resolve/main/tmphk34pib0.png" width="256px"/>
25
+ <img src="https://huggingface.co/Froddan/nekrofaerie/resolve/main/dog_octane.png" width="256px"/>
26
+ <img src="https://huggingface.co/Froddan/nekrofaerie/resolve/main/dog_octane2.png" width="256px"/>
27
+ <img src="https://huggingface.co/Froddan/nekrofaerie/resolve/main/greg_mucha2.png" width="256px"/>
28
+
29
+ ### 🧨 Diffusers
30
+
31
+ This model can be used just like any other Stable Diffusion model. For more information,
32
+ please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion).