amish1706 commited on
Commit
7c3a6dc
·
verified ·
1 Parent(s): 73d97cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -76,8 +76,6 @@ with gr.Blocks() as demo:
76
  title="AI Project Manager",
77
  description="Virtual Project Management Assistant",
78
  theme="soft",
79
- examples=["Which task has the earliest deadline?", "What is the current progress?"],
80
- cache_examples=True,
81
  undo_btn="Delete Previous",
82
  clear_btn="Clear",
83
  )
 
76
  title="AI Project Manager",
77
  description="Virtual Project Management Assistant",
78
  theme="soft",
 
 
79
  undo_btn="Delete Previous",
80
  clear_btn="Clear",
81
  )