update doc
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ tags:
|
|
14 |
- text-to-image
|
15 |
---
|
16 |
|
17 |
-
# Stable Diffusion
|
18 |
|
19 |
## Introduction
|
20 |
|
@@ -63,7 +63,7 @@ git clone https://github.com/microsoft/onnxruntime
|
|
63 |
cd onnxruntime
|
64 |
```
|
65 |
|
66 |
-
2. Download the
|
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
|