Spaces:
Build error
Build error
Add syn_dancing2_00093_irish_dance/config.json
Browse files
assets/video_template/syn_dancing2_00093_irish_dance/config.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fps": 30,
|
| 3 |
+
"time_crop": {
|
| 4 |
+
"start_idx": 0,
|
| 5 |
+
"end_idx": 150
|
| 6 |
+
},
|
| 7 |
+
"frame_crop": {
|
| 8 |
+
"up": 0,
|
| 9 |
+
"down": 0,
|
| 10 |
+
"left": 0,
|
| 11 |
+
"right": 0
|
| 12 |
+
},
|
| 13 |
+
"layer_recover": {
|
| 14 |
+
"start_idx": 10000,
|
| 15 |
+
"end_idx": 0
|
| 16 |
+
},
|
| 17 |
+
"template_name": "syn_dancing2_00093_irish_dance"
|
| 18 |
+
}
|