wmorgue commited on
Commit
402c490
β€’
1 Parent(s): 89ea8c7

Update README

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,17 +1,17 @@
1
  ---
2
  language:
3
- - en
4
  license: openrail++
5
  pipeline_tag: text-to-image
6
  inference: true
7
  widget:
8
- - text: 'func loadModel() async throws {}:'
9
  example_title: Load model
10
  group: Swift
11
  tags:
12
- - stable-diffusion
13
- - text-to-image
14
- - core-ml
15
  ---
16
 
17
  # Stable Diffusion v2-1-base Model Card
@@ -30,4 +30,4 @@ There are only 1 variant of the Core ML:
30
  coreml-stable-diffusion-2-1-base
31
  β”œβ”€β”€ README.md
32
  └── StableDiffusionV2.1.zip # Swift inference, "split_einsum" attention.
33
- ```
 
1
  ---
2
  language:
3
+ - en
4
  license: openrail++
5
  pipeline_tag: text-to-image
6
  inference: true
7
  widget:
8
+ - text: "func loadModel() async throws {}:"
9
  example_title: Load model
10
  group: Swift
11
  tags:
12
+ - stable-diffusion
13
+ - text-to-image
14
+ - core-ml
15
  ---
16
 
17
  # Stable Diffusion v2-1-base Model Card
 
30
  coreml-stable-diffusion-2-1-base
31
  β”œβ”€β”€ README.md
32
  └── StableDiffusionV2.1.zip # Swift inference, "split_einsum" attention.
33
+ ```