File tree Expand file tree Collapse file tree
learn-pr/wwl-data-ai/generate-video-with-foundry Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 explanation : " Correct. Reference images must match the target video resolution exactly (1280x720 or 720x1280)."
3434 - content : " The image must contain at least one human face"
3535 isCorrect : false
36- explanation : " Incorrect. Reference images with human faces are currently rejected by Sora 2 ."
36+ explanation : " Incorrect. Sora 2 currently rejects reference images with human faces ."
3737 - content : " What is the remix feature used for in Sora 2?"
3838 choices :
3939 - content : " Combining multiple videos into one"
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ Video jobs can return these status values:
6868| ` in_progress ` | Video is being generated |
6969| ` completed ` | Video is ready for download |
7070| ` failed ` | Generation failed (check error details) |
71- | ` cancelled ` | Job was cancelled |
71+ | ` cancelled ` | Job was canceled |
7272
7373When a job fails, check ` video.error ` for details about what went wrong.
7474
You can’t perform that action at this time.
0 commit comments