Set missing arg in SD tank generation

This commit is contained in:
Ean Garvey
2023-03-21 14:12:42 -05:00
committed by GitHub
parent 7dbbb1726a
commit 57e99885e1

View File

@@ -75,6 +75,7 @@ def save_torch_model(torch_model_list, local_tank_cache):
width=512,
height=512,
use_base_vae=False,
custom_vae="",
debug=True,
sharktank_dir=local_tank_cache,
generate_vmfb=False,