This commit is contained in:
layerdiffusion
2024-08-15 01:56:21 -07:00
parent 358277e7a0
commit 447f261154
2 changed files with 3 additions and 1 deletions

View File

@@ -25,6 +25,8 @@ def monitor_module_moving():
def initialize_forge():
sys.path.insert(0, os.path.join(os.path.dirname(os.path.dirname(__file__)), 'packages_3rdparty'))
bad_list = ['--lowvram', '--medvram', '--medvram-sdxl']
for bad in bad_list: