From 50364a7d2f00795638300bfd2ae0eb8aa421ba8d Mon Sep 17 00:00:00 2001 From: ymxie97 Date: Fri, 2 Aug 2024 05:53:54 +0000 Subject: [PATCH] sv4d_gradio_demo comments minor fix --- scripts/demo/gradio_app_sv4d.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/demo/gradio_app_sv4d.py b/scripts/demo/gradio_app_sv4d.py index a2c5381..af85070 100644 --- a/scripts/demo/gradio_app_sv4d.py +++ b/scripts/demo/gradio_app_sv4d.py @@ -386,7 +386,7 @@ with gr.Blocks() as demo: gr.Markdown( """# Demo for SV4D from Stability AI ([model](https://huggingface.co/stabilityai/sv4d), [news](https://stability.ai/news/stable-video-4d)) #### Research release ([_non-commercial_](https://huggingface.co/stabilityai/sv4d/blob/main/LICENSE.md)): generate 8 novel view videos from a single-view video (with white background). -#### It takes ~40s to generate anchor frames and another ~260s to generate full results (21 frames). +#### It takes ~45s to generate anchor frames and another ~160s to generate full results (21 frames). #### Hints for improving performance: - Use a white background; - Make the object in the center of the image;