mbdmbs commited on
Commit
db5f2a9
·
1 Parent(s): 18e5293

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: creativeml-openrail-m
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ language:
4
+ - en
5
+ tags:
6
+ - art
7
+ pipeline_tag: text-to-image
8
  ---
9
+
10
+ # Marsey Diffusion v1
11
+ Marsey Diffusion is a [Dreambooth](https://dreambooth.github.io/) model trained on Marsey emotes from rDrama.net. It is based on [Stable Diffusion v1.5](https://huggingface.co/runwayml/stable-diffusion-v1-5).
12
+
13
+ ## Usage
14
+ To generate novel Marseys, use the keyword `rdmarsey` in your prompt.
15
+
16
+ **Example prompt:** `rdmarsey giving a thumbs up`
17
+
18
+ ## Samples
19
+ **Sample of input images:**
20
+ ![Inputs](https://i.ibb.co/6FpJ3LY/inputs.png)
21
+
22
+ **Sample of outputs (cherrypicked):**
23
+ ![Outputs](https://i.ibb.co/rQz2zWQ/outputs.png)