mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-23 16:23:57 +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