Skip to content

Commit

Permalink
Fixup: remove breakpoint conflict #2
Browse files Browse the repository at this point in the history
  • Loading branch information
monorimet committed Mar 7, 2024
1 parent ef06d63 commit 877edcf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ def export_submodel(args, submodel):
)
return unet_vmfb, unet_external_weight_path
case "vae_decode":
<<<<<<< HEAD
vae_decode_vmfb, vae_external_weight_path = vae.export_vae_model(
vae_torch,
args.hf_model_name,
Expand Down

0 comments on commit 877edcf

Please sign in to comment.