8000 sv4d_gradio_demo comments minor fix · CodersSampling/generative-models@50364a7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 50364a7

Browse files
committed
sv4d_gradio_demo comments minor fix
1 parent 2cea114 commit 50364a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/demo/gradio_app_sv4d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ def sample_all(
386386
gr.Markdown(
387387
"""# Demo for SV4D from Stability AI ([model](https://huggingface.co/stabilityai/sv4d), [news](https://stability.ai/news/stable-video-4d))
388388
#### 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).
389-
#### It takes ~40s to generate anchor frames and another ~260s to generate full results (21 frames).
389+
#### It takes ~45s to generate anchor frames and another ~160s to generate full results (21 frames).
390390
#### Hints for improving performance:
391391
- Use a white background;
392392
- Make the object in the center of the image;

0 commit comments

Comments
 (0)
0