mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-19 22:34:00 +00:00
Update scripts.py
This commit is contained in:
@@ -518,7 +518,7 @@ def load_scripts():
|
||||
|
||||
syspath = sys.path
|
||||
|
||||
print(f'Current System Paths = {syspath}')
|
||||
# print(f'Current System Paths = {syspath}')
|
||||
|
||||
def register_scripts_from_module(module):
|
||||
for script_class in module.__dict__.values():
|
||||
|
||||
Reference in New Issue
Block a user