weichiang commited on
Commit
561d82a
β€’
1 Parent(s): 1edf6fb
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -354,8 +354,6 @@ You can find more discussions in this blog [post](https://lmsys.org/blog/2023-12
354
  )
355
  plot_4 = gr.Plot(p4, show_label=False)
356
 
357
- from fastchat.serve.gradio_web_server import acknowledgment_md
358
-
359
  gr.Markdown(acknowledgment_md)
360
 
361
  if show_plot:
 
354
  )
355
  plot_4 = gr.Plot(p4, show_label=False)
356
 
 
 
357
  gr.Markdown(acknowledgment_md)
358
 
359
  if show_plot: