FollowYourPose / data /download.sh
mayuema
updata
e584282
raw
history blame
No virus
146 Bytes
wget https://github.com/mayuelala/FollowYourPose/releases/download/v0.0.1/example_video.zip
unzip example_video.zip -d ./data
echo "Hello, World"