mohammed-aljafry commited on
Commit
1ab20bc
·
verified ·
1 Parent(s): 97c9dda

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue", secondary_hue="sky"), cs
150
  session_id_state = gr.State(value=None)
151
 
152
  gr.Markdown("# 🚗 Baseer Self-Driving System Dashboard")
153
- gr.Markdown("This interface acts as a **client** that connects to the **[Baseer Self-Driving API](https://huggingface.co/spaces/BaseerAI/baseer-server)** for data processing.")
154
  gr.Markdown("---")
155
 
156
  with gr.Group():
 
150
  session_id_state = gr.State(value=None)
151
 
152
  gr.Markdown("# 🚗 Baseer Self-Driving System Dashboard")
153
+ gr.Markdown("This interface acts as a **client** that connects to the **[Baseer Self-Driving API](https://huggingface.co/spaces/BaseerAI/Baseer_Server)** for data processing.")
154
  gr.Markdown("---")
155
 
156
  with gr.Group():