mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
add load unet override
This commit is contained in:
@@ -100,6 +100,7 @@ def create_paths(opts):
|
||||
create_path(fix_path('ckpt_dir'))
|
||||
create_path(fix_path('diffusers_dir'))
|
||||
create_path(fix_path('vae_dir'))
|
||||
create_path(fix_path('unet_dir'))
|
||||
create_path(fix_path('lora_dir'))
|
||||
create_path(fix_path('embeddings_dir'))
|
||||
create_path(fix_path('hypernetwork_dir'))
|
||||
|
||||
Reference in New Issue
Block a user