HsiaX commited on
Commit
fca86e1
·
verified ·
1 Parent(s): f24064d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -3,7 +3,8 @@ license: apache-2.0
3
  pipeline_tag: text-to-image
4
  library_name: diffusers
5
  tags:
6
- - text-to-image
 
7
  ---
8
 
9
  # ERNIE-Image-Turbo
@@ -193,4 +194,4 @@ curl -X POST http://localhost:30000/generate \
193
  "use_pe": true
194
  }' \
195
  --output output.png
196
- ```
 
3
  pipeline_tag: text-to-image
4
  library_name: diffusers
5
  tags:
6
+ - text-to-image
7
+ - 8B
8
  ---
9
 
10
  # ERNIE-Image-Turbo
 
194
  "use_pe": true
195
  }' \
196
  --output output.png
197
+ ```