exias commited on
Commit
504eb62
·
verified ·
1 Parent(s): 96ac176

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -335,7 +335,7 @@ def run_remote_task(
335
 
336
  def build_demo() -> gr.Blocks:
337
  with gr.Blocks(title="OpAgent Remote Demo") as demo:
338
- gr.Markdown("# OpAgent Remote Demo\nModelScope frontend for remote execution on ECS.")
339
 
340
  # with gr.Row():
341
  # api_base_url = gr.Textbox(label="ECS API Base URL", value=DEFAULT_API_BASE_URL)
 
335
 
336
  def build_demo() -> gr.Blocks:
337
  with gr.Blocks(title="OpAgent Remote Demo") as demo:
338
+ gr.Markdown("# OpAgent Remote Demo\nHuggingface frontend for remote execution on ECS.")
339
 
340
  # with gr.Row():
341
  # api_base_url = gr.Textbox(label="ECS API Base URL", value=DEFAULT_API_BASE_URL)