Klayand commited on
Commit
a11180f
·
verified ·
1 Parent(s): c1583da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,10 +1,18 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  base_model:
4
- - stabilityai/stable-diffusion-xl-base-1.0
5
  - Tencent-Hunyuan/HunyuanDiT
6
  - Lykon/DreamShaper
 
7
  ---
 
8
  # NPNet Pipeline Usage Guide😄
9
 
10
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ pipeline_tag: text-to-image
6
+ library_name: transformers
7
+ widget:
8
+ - text: |
9
+ A banana on the left of an apple.
10
  base_model:
 
11
  - Tencent-Hunyuan/HunyuanDiT
12
  - Lykon/DreamShaper
13
+ - stabilityai/stable-diffusion-xl-base-1.0
14
  ---
15
+
16
  # NPNet Pipeline Usage Guide😄
17
 
18