mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
api endpoint refresh vaes
This commit is contained in:
@@ -99,6 +99,7 @@ def refresh_vae_list():
|
||||
else:
|
||||
vae_dict[name] = filepath
|
||||
shared.log.info(f"Available VAEs: {vae_path} {len(vae_dict)}")
|
||||
return vae_dict
|
||||
|
||||
|
||||
def find_vae_near_checkpoint(checkpoint_file):
|
||||
|
||||
Reference in New Issue
Block a user