drandran commited on
Commit
aff7b72
·
1 Parent(s): 4a813f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: unknown
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: unknown
3
+ tags:
4
+ - stable-diffusion
5
+ - stable-diffusion-diffusers
6
+ - text-to-image
7
+
8
+ ---
9
+ # Asmongold model.ckpt for Stable Diffusion v1-5 Model Card
10
+
11
+ Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input. I've trained using Dreambooth 20 images of twitch streamer Asmongold for the purpose of text-to-image illustration generation using Stable Diffusion.
12
+
13
+ Feel free to download, use and share the model as you like. To give the Ai the trigger to generate an illustration based on the trained Asmongold images, make sure to use the tag "asmonbald" in your prompts.
14
+
15
+ Example:
16
+
17
+ a detailed portrait photo of a man
18
+
19
+ vs
20
+
21
+ a detailed portrait photo of asmonbald
22
+
23
  ---