Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,6 @@ library_name: Onnx
|
|
12 |
---
|
13 |
# Model
|
14 |
|
15 |
-
This is based on `SimianLuo/LCM_Dreamshaper_v7` model, whose Unet has been transformed by `controlnet-hed`.
|
|
|
|
|
|
12 |
---
|
13 |
# Model
|
14 |
|
15 |
+
This is based on `SimianLuo/LCM_Dreamshaper_v7` model, whose Unet has been transformed by `controlnet-hed`.
|
16 |
+
# How to
|
17 |
+
You can follow https://github.com/crispyberry/Onnx_DiffusionControlnetPipeline to run this model on even Windows systems with GPU support.
|