sv4d_gradio_demo comments minor fix

This commit is contained in:
ymxie97
2024-08-02 05:53:54 +00:00
parent 2cea114cc1
commit 50364a7d2f

View File

@@ -386,7 +386,7 @@ with gr.Blocks() as demo:
gr.Markdown( gr.Markdown(
"""# Demo for SV4D from Stability AI ([model](https://huggingface.co/stabilityai/sv4d), [news](https://stability.ai/news/stable-video-4d)) """# 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). #### 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: #### Hints for improving performance:
- Use a white background; - Use a white background;
- Make the object in the center of the image; - Make the object in the center of the image;