Add widget
Browse files
README.md
CHANGED
@@ -3,6 +3,11 @@ language:
|
|
3 |
- en
|
4 |
license: openrail++
|
5 |
pipeline_tag: text-to-image
|
|
|
|
|
|
|
|
|
|
|
6 |
tags:
|
7 |
- stable-diffusion
|
8 |
- text-to-image
|
|
|
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
|