trixyL commited on
Commit
fe148ba
·
verified ·
1 Parent(s): f881827

add: model card

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  <h1 align="center">🧠✨ minSD15 Weights</h1>
2
 
3
  This repo hosts model weights used by **minSD15**, a minimal, educational recreation of the Stable Diffusion 1.5 Diffusers pipeline. ✨
@@ -27,4 +39,4 @@ Dog paintings generated with the min pipeline (resized previews):
27
  <td><img src="gallery/basquiat_dog.png" width="360" alt="Basquiat dog" /></td>
28
  </tr>
29
  </table>
30
- </div>
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - stable-diffusion-v1-5/stable-diffusion-v1-5
7
+ pipeline_tag: text-to-image
8
+ tags:
9
+ - diffusion
10
+ - minimal
11
+ - dog
12
+ ---
13
  <h1 align="center">🧠✨ minSD15 Weights</h1>
14
 
15
  This repo hosts model weights used by **minSD15**, a minimal, educational recreation of the Stable Diffusion 1.5 Diffusers pipeline. ✨
 
39
  <td><img src="gallery/basquiat_dog.png" width="360" alt="Basquiat dog" /></td>
40
  </tr>
41
  </table>
42
+ </div>