yujiepan commited on
Commit
0c4969a
1 Parent(s): f3a5120

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  ## yujiepan/dreamshaper-8-lcm-openvino
2
 
3
  This model applies `latent-consistency/lcm-lora-sdv1-5` to base model `Lykon/dreamshaper-8`, and is converted to OpenVINO format.
 
1
+ ---
2
+ library_name: diffusers
3
+ base_model: runwayml/stable-diffusion-v1-5
4
+ tags:
5
+ - text-to-image
6
+ license: creativeml-openrail-m
7
+ inference: false
8
+ ---
9
+
10
  ## yujiepan/dreamshaper-8-lcm-openvino
11
 
12
  This model applies `latent-consistency/lcm-lora-sdv1-5` to base model `Lykon/dreamshaper-8`, and is converted to OpenVINO format.