wanwanlin0521 commited on
Commit
96f4679
·
verified ·
1 Parent(s): 29a96ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1139,7 +1139,8 @@ def create_interface():
1139
  """
1140
  with gr.Blocks(title="Alivio Schedule Display") as demo:
1141
  gr.Markdown("# Alivio Schedule Display")
1142
- gr.Markdown("""Upload the Provider Information Excel and at least one Provider Schedule Excel file.Schedules will be generated for the selected locations found in the uploaded provider schedule files, displayed on a single calendar.""")
 
1143
  gr.Markdown("""Providers are always displayed in different colors based on age coverage:""")
1144
  gr.HTML("""
1145
  <ul>
 
1139
  """
1140
  with gr.Blocks(title="Alivio Schedule Display") as demo:
1141
  gr.Markdown("# Alivio Schedule Display")
1142
+ gr.Markdown("""Upload the Provider Information Excel and at least one Provider Schedule Excel file.""")
1143
+ gr.Markdown("""Schedules will be generated for the selected locations found in the uploaded provider schedule files, displayed on a single calendar.""")
1144
  gr.Markdown("""Providers are always displayed in different colors based on age coverage:""")
1145
  gr.HTML("""
1146
  <ul>