Commit 2cbda50c authored by AUTOMATIC's avatar AUTOMATIC

clarification about not running as root

parent 15bb8e80
......@@ -63,7 +63,7 @@ as model if it has .pth extension. Grab models from the [Model Database](https:/
- install [CUDA 11.3](https://developer.nvidia.com/cuda-11.3.0-download-archive?target_os=Windows&target_arch=x86_64)
- place `model.ckpt` into webui directory, next to `webui.bat`.
- _*(optional)*_ place `GFPGANv1.3.pth` into webui directory, next to `webui.bat`.
- run `webui.bat` from Windows Explorer.
- run `webui.bat` from Windows Explorer. Run it as normal user, ***not*** as administrator.
#### Troublehooting:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment