paulkm commited on
Commit
2dbf63e
1 Parent(s): 84d6f0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  pipeline_tag: text-to-image
3
  library_name: optimum_neuronx
 
 
 
4
  ---
5
 
6
  This is a model compiled for optimized inference on AWS inf2 instances. The overall performance can achieve 4it/s for a 1024x1024 picture.
 
1
  ---
2
  pipeline_tag: text-to-image
3
  library_name: optimum_neuronx
4
+ tags:
5
+ - text-to-image
6
+ - stable-diffusion
7
  ---
8
 
9
  This is a model compiled for optimized inference on AWS inf2 instances. The overall performance can achieve 4it/s for a 1024x1024 picture.