mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-03-10 23:49:48 +00:00
Update shared.py
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
import ldm_patched.modules.utils
|
||||
|
||||
from modules.paths import models_path
|
||||
from modules.paths_internal import models_path
|
||||
|
||||
|
||||
controlnet_dir = os.path.join(models_path, 'ControlNet')
|
||||
|
||||
Reference in New Issue
Block a user