mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-02 06:19:47 +00:00
Update initialization.py
This commit is contained in:
@@ -33,7 +33,6 @@ def initialize_forge():
|
||||
print(f'Please just remove this flag.')
|
||||
print(f'In extreme cases, if you want to force previous lowvram/medvram behaviors, '
|
||||
f'please use --always-offload-from-vram')
|
||||
exit(0)
|
||||
|
||||
from ldm_patched.modules import args_parser
|
||||
|
||||
|
||||
Reference in New Issue
Block a user