trapdaar commited on
Commit
9b371b1
·
verified ·
1 Parent(s): f666c3d

Update README.md

Browse files

Image generation model that generates realistic images.

Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - stabilityai/stable-diffusion-xl-base-1.0
5
+ tags:
6
+ - image
7
+ - image generation
8
+ ---