diff --git a/README.md b/README.md index 6caaa84..17dbd92 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

diff --git a/docs/zh_CN/README.md b/docs/zh_CN/README.md index 87506bd..5fedc49 100644 --- a/docs/zh_CN/README.md +++ b/docs/zh_CN/README.md @@ -1,5 +1,5 @@

- +

diff --git a/docs/zh_CN/READMEv1.1.md b/docs/zh_CN/READMEv1.1.md index 26348ac..eec1394 100644 --- a/docs/zh_CN/READMEv1.1.md +++ b/docs/zh_CN/READMEv1.1.md @@ -1,5 +1,5 @@

- +

diff --git a/gradio/README.md b/gradio/README.md index 1c495e5..3ee1790 100644 --- a/gradio/README.md +++ b/gradio/README.md @@ -71,7 +71,7 @@ We have also tested this Gradio app on Hugging Face Spaces. You can follow the s ## Advanced Usage -![Gradio Demo](..https://github.com/hpcaitech/Open-Sora-Demo/blob/main/readme/gradio_advanced.png) +![Gradio Demo](https://github.com/hpcaitech/Open-Sora-Demo/blob/main/readme/gradio_advanced.png) For the "**FPS**" option, as now we fix the output video's FPS to 24, this option will not affect the output video's length. Thus, for a smaller FPS, the video is supposed to be longer but accelerated due to 24 FPS. Thus, the video will be less smooth but faster. For a larger FPS, the video will be smoother but slower. diff --git a/gradio/app.py b/gradio/app.py index 2e8479b..46ab8ff 100644 --- a/gradio/app.py +++ b/gradio/app.py @@ -599,7 +599,7 @@ def main(): """

- +

diff --git a/tools/caption/README.md b/tools/caption/README.md index e7a34f8..0e51b71 100644 --- a/tools/caption/README.md +++ b/tools/caption/README.md @@ -63,10 +63,10 @@ nohup torchrun --nproc_per_node 8 --standalone caption_pllava.py \ ### PLLaVA vs. LLaVA In our previous releases, we used [LLaVA](#llava-captioning) for video captioning. Qualitatively speaking, we observe that PLLaVA has a somewhat higher chance of accurately capture the details in the video than LLaVA. See below for their comparison on a video sample. - +
- LLaVA vs PLLaVA + LLaVA vs PLLaVA