update diffusers and extra networks

This commit is contained in:
Vladimir Mandic
2023-07-04 09:28:48 -04:00
parent 145b990c73
commit b216a35ddd
11 changed files with 91 additions and 31 deletions
+1
View File
@@ -76,6 +76,7 @@ def create_paths(opts):
create_path(fix_path('hypernetwork_dir'))
create_path(fix_path('ckpt_dir'))
create_path(fix_path('vae_dir'))
create_path(fix_path('diffusers_dir'))
create_path(fix_path('embeddings_dir'))
create_path(fix_path('outdir_samples'))
create_path(fix_path('outdir_txt2img_samples'))