tlwu commited on
Commit
a740aad
1 Parent(s): b15decc

update doc

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
14
  - text-to-image
15
  ---
16
 
17
- # Stable Diffusion XL Turbo for ONNX Runtime CUDA
18
 
19
  ## Introduction
20
 
@@ -63,7 +63,7 @@ git clone https://github.com/microsoft/onnxruntime
63
  cd onnxruntime
64
  ```
65
 
66
- 2. Download the SDXL ONNX files from this repo
67
  ```shell
68
  git lfs install
69
  git clone https://huggingface.co/tlwu/sd-turbo-onnxruntime
 
14
  - text-to-image
15
  ---
16
 
17
+ # Stable Diffusion Turbo for ONNX Runtime CUDA
18
 
19
  ## Introduction
20
 
 
63
  cd onnxruntime
64
  ```
65
 
66
+ 2. Download the ONNX files from this repo
67
  ```shell
68
  git lfs install
69
  git clone https://huggingface.co/tlwu/sd-turbo-onnxruntime