We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc1745 commit 4930c77Copy full SHA for 4930c77
main.py
@@ -82,7 +82,7 @@ def update_image_visibility(platform, aliyun_model, ark_duration, zhipu_model):
82
83
84
# Gradio 界面
85
-with gr.Blocks(title="Videogen Project", favicon="assets/creation-light.svg") as demo:
+with gr.Blocks(title="Videogen Project") as demo:
86
gr.Markdown("# Videogen Project")
87
gr.Markdown("输入提示词并选择平台生成视频,支持上传图片用于文图生视频。")
88
0 commit comments