ssslvky commited on
Commit
44d75e6
·
verified ·
1 Parent(s): 52e3727

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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.