mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-06-13 21:01:06 +08:00
Update initialization.py
This commit is contained in:
parent
49f188532f
commit
297e10e4e7
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user