mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
Set missing arg in SD tank generation
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user