readme clarification
This commit is contained in:
parent
a243bc7859
commit
4cb47bbf87
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ as model if it has .pth extension. Grab models from the [Model Database](https:/
|
|||
|
||||
### Automatic installation/launch
|
||||
|
||||
- install [Python 3.10.6](https://www.python.org/downloads/windows/)
|
||||
- install [Python 3.10.6](https://www.python.org/downloads/windows/) and check "Add Python to PATH" during installation. You must install this exact version.
|
||||
- install [git](https://git-scm.com/download/win)
|
||||
- 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`.
|
||||
|
|
Loading…
Reference in a new issue