set_mp4_comments_imageio_ffmpeg(final_output, f"Prompt: {example_inputs['prompt']} | Negative Prompt: {example_inputs['negative_prompt']}"); 14e15f5 verified Fabrice-TIERCELIN commited on May 13
async for output in _on_generate(mode_name=mode_name, progress=gr.Progress(), **example_inputs): 7735dde verified Fabrice-TIERCELIN commited on May 8
input_image_debug = gr.Image(type="filepath", label="Image Debug") 0746d82 verified Fabrice-TIERCELIN commited on May 7
print("preset:" + str(inputs.get("preset", "Balanced")).lower()) 5b72522 verified Fabrice-TIERCELIN commited on May 7
print("prompt:" + str(inputs.get("prompt", ""))) b7d7c2d verified Fabrice-TIERCELIN commited on May 7
async for output in _on_generate(mode_name="t2v", progress=gr.Progress(), **example_inputs): 004eaac verified Fabrice-TIERCELIN commited on May 6