HsiaX commited on
Commit
a3f0ab3
·
verified ·
1 Parent(s): 0b23611

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
@@ -183,4 +184,4 @@ curl -X POST http://localhost:30000/generate \
183
 
184
  }' \
185
  --output output.png
186
- ```
 
3
  pipeline_tag: text-to-image
4
  library_name: diffusers
5
  tags:
6
+ - text-to-image
7
+ - 8B
8
  ---
9
 
10
  # ERNIE-Image
 
184
 
185
  }' \
186
  --output output.png
187
+ ```