wmorgue commited on
Commit
89ea8c7
1 Parent(s): 2cbf884

Add widget

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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