import gradio as gr def get_dialog_box(): return gr.HTML( """

Please refresh or try again later.

""" )