Skip to content

Commit

Permalink
add asset_files to export entry
Browse files Browse the repository at this point in the history
  • Loading branch information
tiankongdeguiji committed Sep 30, 2024
1 parent dda0e4a commit 8a95f19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tzrec/export.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@
args.pipeline_config_path,
export_dir=args.export_dir,
checkpoint_path=args.checkpoint_path,
asset_files=args.asset_files,
)

0 comments on commit 8a95f19

Please sign in to comment.