danwein8 commited on
Commit
413a889
1 Parent(s): 1fc3751

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ base_model: CompVis/stable-diffusion-v1-4
4
+ instance_prompt: photo of a <new1> cat
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - custom-diffusion
11
+ inference: true
12
+ ---