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
-
+
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():
"""
-
+