Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -632,7 +632,7 @@ title_html = """
|
|
632 |
</p>
|
633 |
"""
|
634 |
|
635 |
-
with gr.Blocks(css=css, title="Vidraft-
|
636 |
gr.Markdown(title_html)
|
637 |
|
638 |
with gr.Row():
|
|
|
632 |
</p>
|
633 |
"""
|
634 |
|
635 |
+
with gr.Blocks(css=css, title="Vidraft-G3-27B-Multi-Search") as demo:
|
636 |
gr.Markdown(title_html)
|
637 |
|
638 |
with gr.Row():
|