Skip to content

Commit

Permalink
reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ygtangg committed Dec 11, 2024
1 parent 892aaee commit 3ac88b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion fastchat/serve/gradio_web_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,6 @@ def get_model_description_md(models):
return model_description_md



def build_about():
about_markdown = """
# About Us
Expand Down
1 change: 0 additions & 1 deletion fastchat/serve/gradio_web_server_multi.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ def build_demo(
arena_hard_table,
show_plot=True,
)

if args.show_visualizer:
with gr.Tab("🔍 Data Visualizer", id=5):
build_visualizer()
Expand Down

0 comments on commit 3ac88b8

Please sign in to comment.