AgainstEntropy commited on
Commit
ddbd998
·
verified ·
1 Parent(s): f7254f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,5 +1,16 @@
1
  ---
2
  library_name: diffusers
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Model Card for Model ID
@@ -195,6 +206,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
195
 
196
  ## Model Card Contact
197
 
198
- [More Information Needed]
199
-
200
-
 
1
  ---
2
  library_name: diffusers
3
+ base_model: runwayml/stable-diffusion-v1-5
4
+ tags:
5
+ - stable-diffusion
6
+ - stable-diffusion-diffusers
7
+ - text-to-image
8
+ - diffusers
9
+ - lora
10
+ license: creativeml-openrail-m
11
+ datasets:
12
+ - epts/kanji-full
13
+ pipeline_tag: text-to-image
14
  ---
15
 
16
  # Model Card for Model ID
 
206
 
207
  ## Model Card Contact
208
 
209
+ [More Information Needed]