curvedinf's picture
download
raw
534 Bytes
#!/usr/bin/env bash
set -euo pipefail
script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
bundle_root="$(cd "$script_dir/.." && pwd)"
python_cmd="${PYTHON_CMD:-python3}"
"$python_cmd" "$script_dir/render_video_from_cache.py" \
--cache-dir "$bundle_root/data/cache" \
--completion-cache-json "$bundle_root/data/completions.json" \
--training-log "$bundle_root/data/training_log.txt" \
--music "$bundle_root/data/music/hydrostatic_mind.mp3" \
--output "$bundle_root/outputs/subspace_projection_progression_video.mp4"

Xet Storage Details

Size:
534 Bytes
·
Xet hash:
0d939cc5da4027075fd42ab0d8257e45e228f5069ee1469fcb92074d62532ff0

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.