wiydarrr's picture
Upload folder using huggingface_hub
5f685fd verified
raw
history blame
580 Bytes
{
"caption": {
"type": "text",
"z": 4,
"inputs":{
"parameters": ["text"],
"actions": ["set_time_start", "set_time_end"]
},
"parameters": {
"text": null,
"fontsize": 100,
"font": "Syncopate-Bold",
"color": "white",
"stroke_width": 3,
"stroke_color": "black",
"method": "caption",
"size": [
900,
null
]
},
"actions": [
{
"type": "set_time_start",
"param": null
},
{
"type": "set_time_end",
"param": null
},
{
"type": "screen_position",
"param": {
"pos": "center"
}
}
]
}
}