khanhamzawiser commited on
Commit
a2788aa
·
verified ·
1 Parent(s): 75da7aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -122,14 +122,6 @@ with gr.Blocks() as demo:
122
  gr.Markdown(
123
  """
124
  Welcome to **Wiser's AI Assistant**, your smart companion for all things manufacturing.
125
-
126
- Ask anything like:
127
- - "What's the average current today?"
128
- - "What faults happened this week?"
129
- - "Tell me the latest machine states"
130
- - "Any machines running too long?"
131
-
132
- I'm connected to live TimescaleDB data 👨‍🏭📊
133
  """
134
  )
135
 
 
122
  gr.Markdown(
123
  """
124
  Welcome to **Wiser's AI Assistant**, your smart companion for all things manufacturing.
 
 
 
 
 
 
 
 
125
  """
126
  )
127