Ducluu22 commited on
Commit
872fd37
1 Parent(s): 15248c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -3,12 +3,13 @@ base_model:
3
  - stabilityai/sdxl-turbo
4
  pipeline_tag: text-to-image
5
  library_name: diffusers
 
 
 
6
  ---
7
 
8
  SDXL-Turbo is a fast generative text-to-image model that can synthesize photorealistic images from a text prompt in a single network evaluation.
9
 
10
  ## Model Description
11
 
12
- This model, derived from SDXL-Turbo (a distilled version of SDXL 1.0), has been converted and optimized to run efficiently on Qualcomm Cloud AI 100 hardware. Leveraging Qualcomm's developer-centric toolchain, it incorporates reengineered Transformer components and precision-optimized graph transformations for enhanced performance on-device.
13
-
14
-
 
3
  - stabilityai/sdxl-turbo
4
  pipeline_tag: text-to-image
5
  library_name: diffusers
6
+ tags:
7
+ - qaic
8
+ - qaicrt
9
  ---
10
 
11
  SDXL-Turbo is a fast generative text-to-image model that can synthesize photorealistic images from a text prompt in a single network evaluation.
12
 
13
  ## Model Description
14
 
15
+ This model, derived from SDXL-Turbo (a distilled version of SDXL 1.0), has been converted and optimized to run efficiently on Qualcomm Cloud AI 100 hardware. Leveraging Qualcomm's developer-centric toolchain, it incorporates reengineered Transformer components and precision-optimized graph transformations for enhanced performance on-device.