File size: 1,771 Bytes
c4de216 | 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 | {
"tasks": [
{
"task": "Stylized Video Generation-Multiple Reference",
"data_source": "StyleCrafter",
"type": "generation",
"modality": {
"in": [
"video",
"text",
"image"
],
"out": [
"video"
]
},
"version": "1.0",
"data": {
"id": "4",
"input": {
"image_folder": "./Stylized Video Generation-Multiple Reference/StyleCrafter/4",
"prompt": "This is a Stylized Video Generation task, where you should generate a video with the style of a reference text and multiple images."
},
"output": {}
},
"set_type": "openset"
},
{
"task": "Stylized Video Generation-Multiple Reference",
"data_source": "StyleCrafter",
"type": "generation",
"modality": {
"in": [
"video",
"text",
"image"
],
"out": [
"video"
]
},
"version": "1.0",
"data": {
"id": "3",
"input": {
"image_folder": "./Stylized Video Generation-Multiple Reference/StyleCrafter/3",
"prompt": "This is a Stylized Video Generation task, where you should generate a video with the style of a reference text and multiple images."
},
"output": {}
},
"set_type": "openset"
}
]
} |