added image metadata

This commit is contained in:
deepbeepmeep
2025-07-23 01:47:07 +02:00
parent 4a38beca5b
commit d2843303a2
6 changed files with 59 additions and 30 deletions

View File

@@ -12,5 +12,5 @@
},
"prompt": "draw a hat",
"resolution": "1280x720",
"video_length": 1
"batch_size": 1
}

View File

@@ -13,7 +13,7 @@
},
"prompt": "add a hat",
"resolution": "1280x720",
"video_length": 1
"batch_size": 1
}

View File

@@ -13,5 +13,5 @@
"prompt": "draw a hat",
"resolution": "1280x720",
"num_inference_steps": 10,
"video_length": 1
"batch_size": 1
}

View File

@@ -6,7 +6,7 @@
"image_outputs": true,
"URLs": "t2v"
},
"video_length": 1,
"batch_size": 1,
"resolution": "1280x720"
}

View File

@@ -12,5 +12,5 @@
"resolution": "1280x720",
"guidance_scale": 1,
"num_inference_steps": 10,
"video_length": 1
"batch_size": 1
}