John6666 commited on
Commit
5251d98
1 Parent(s): 600833a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -20
README.md CHANGED
@@ -1,20 +1,21 @@
1
- ---
2
- license: other
3
- license_name: faipl-1.0-sd
4
- license_link: https://freedevproject.org/faipl-1.0-sd/
5
- language:
6
- - en
7
- library_name: diffusers
8
- pipeline_tag: text-to-image
9
- tags:
10
- - text-to-image
11
- - stable-diffusion
12
- - stable-diffusion-xl
13
- - realistic
14
- - photorealistic
15
- - photo
16
- - pony
17
- ---
18
-
19
- Original model is [here](https://civitai.com/models/153568/real-dream?modelVersionId=712493).
20
-
 
 
1
+ ---
2
+ license: other
3
+ license_name: faipl-1.0-sd
4
+ license_link: https://freedevproject.org/faipl-1.0-sd/
5
+ language:
6
+ - en
7
+ library_name: diffusers
8
+ pipeline_tag: text-to-image
9
+ tags:
10
+ - text-to-image
11
+ - stable-diffusion
12
+ - stable-diffusion-xl
13
+ - realistic
14
+ - photorealistic
15
+ - photo
16
+ - pony
17
+ base_model: luisrguerra/real-dream-sdxl
18
+ ---
19
+
20
+ Original model is [here](https://civitai.com/models/153568/real-dream?modelVersionId=712493).
21
+