Cleanup: remove 6 orphaned example_*_output.* assets superseded by edge_*_output.*

#51
by shilinzhu-nvidia - opened

Removes 6 orphaned output assets left over from an earlier naming scheme. The example outputs were superseded by the edge_*_output.* assets (release + PR #46) but the old example_*_output.* files were never deleted. They are referenced by NOTHING in the repo (verified across README + all text files).

Deleted (all example_*_output.*, ~7.5 MB):

  • assets/example_i2v_output.mp4 (β†’ superseded by edge_i2v_output.mp4)
  • assets/example_action_fd_umi_2chunk_output.mp4 (β†’ edge_action_fd_umi_2chunk_output.mp4)
  • assets/example_action_id_av_0_output.json/.png (β†’ edge_action_id_av_0_output.*)
  • assets/example_action_id_av_1_output.json/.png (β†’ edge_action_id_av_1_output.*)

NOT touched: all edge_*_output.* (referenced by the card), all example_* INPUT assets (still referenced: i2v/reasoning prompts+images, action_fd inputs, action_id av inputs), negative_prompt.json, benchmark images, model weights/configs. README unchanged; 0 broken links introduced.

tangyue0820 changed pull request status to merged

Sign up or log in to comment