File size: 2,129 Bytes
d610104 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 |
cp -r /home/ET/liuyaofang/video_evaluation_dataset/Pika1.0 /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/MoonValley /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/Lavie-Base /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/Gen2-12.2023 /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/VideoCrafter2 /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/VideoCrafter0.9 /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/ModelScope /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/Lavie-Interpolation /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/HotShot /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/Gen2-09.2023 /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/Show1 /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/VideoCrafter1 /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
cp -r /home/ET/liuyaofang/video_evaluation_dataset/ZeroScope /home/ET/liuyaofang/EvalCrafter-T2V-Gallery
git add .
git commit -m "Update content"
git push
|