We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8936d10 commit 4cddb27Copy full SHA for 4cddb27
fastchat/serve/gradio_web_server_multi.py
@@ -82,7 +82,7 @@ def build_visualizer():
82
gr.Markdown(topic_markdown)
83
84
frame = """
85
- <iframe width="100%" scrolling="no" style="height: 800px; border: 1px solid lightgrey; border-radius: 10px;"
+ <iframe width="100%" scrolling="no" style="height: 1400px; border: 1px solid lightgrey; border-radius: 10px;"
86
src="https://storage.googleapis.com/public-arena-no-cors/index.html">
87
</iframe>
88
"""
0 commit comments