themanas021 commited on
Commit
1f818ab
·
verified ·
1 Parent(s): 352bb9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ Please demonstrate your approach using the following features of a mobile app:
67
  return completion.choices[0].message.content
68
 
69
  with gr.Blocks() as demo:
70
- gr.Markdown("## App Testing Instructions Generator")
71
 
72
  with gr.Row():
73
  context = gr.Textbox(label="Optional Context", placeholder="Add any specific instructions or questions...")
 
67
  return completion.choices[0].message.content
68
 
69
  with gr.Blocks() as demo:
70
+ gr.Markdown("## 🚌 Red Bus App Testing Instructions Generator")
71
 
72
  with gr.Row():
73
  context = gr.Textbox(label="Optional Context", placeholder="Add any specific instructions or questions...")