deforum / deforum/deforum-stable-diffusion
Path Issue: ControlNet not found. Please install it :)
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 412
- PR merge metrics
- No merged PRs in 30d
Description
In my installation, I have the automatic1111 base / extensions directory on my d: drive while the program installation is on c:. When trying to run Deforum, I am getting the following error: '[ControlNet not found. Please install it :)](https://github.com/Mikubill/sd-webui-controlnet)' Is there any way to base the search path on the execution script instead of the file location?
Auto1111 is in c:/genai and them my data dir is...
--data-dir "D:\genai_extras\auto1111" ^
I think the path to the data-dir is the issue. Please let me know if there is a workaround.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.