Harahan commited on
Commit
c68fef4
·
verified ·
1 Parent(s): 93ddb76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  <div align="center">
2
 
3
  <img width="70%" height="70%" alt="logo" src="https://cdn-uploads.huggingface.co/production/uploads/64b500fdf460afaefc5c64b3/l1JM1Si5PDCgvJR5SSiqf.png" />
@@ -177,4 +185,4 @@ pipe(prompt="a cute cat sitting on a windowsill",
177
  Apache 2.0 — same as the upstream
178
  [RTDMD](https://github.com/Harahan/RTDMD) repo. The base model
179
  [`stabilityai/stable-diffusion-3.5-medium`](https://huggingface.co/stabilityai/stable-diffusion-3.5-medium)
180
- is governed by its own license; please review and comply with it separately.
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - stabilityai/stable-diffusion-3.5-medium
7
+ pipeline_tag: text-to-image
8
+ ---
9
  <div align="center">
10
 
11
  <img width="70%" height="70%" alt="logo" src="https://cdn-uploads.huggingface.co/production/uploads/64b500fdf460afaefc5c64b3/l1JM1Si5PDCgvJR5SSiqf.png" />
 
185
  Apache 2.0 — same as the upstream
186
  [RTDMD](https://github.com/Harahan/RTDMD) repo. The base model
187
  [`stabilityai/stable-diffusion-3.5-medium`](https://huggingface.co/stabilityai/stable-diffusion-3.5-medium)
188
+ is governed by its own license; please review and comply with it separately.