zainulabedin949 commited on
Commit
7545a50
·
verified ·
1 Parent(s): 8b0ef3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ iface = gr.Interface(
93
  ],
94
  outputs="text",
95
  title="Slack Project Manager Bot",
96
- description="Enter your task and usernames; it will be processed by Groq and assigned to multiple users on Slack!"
97
  )
98
 
99
  if __name__ == "__main__":
 
93
  ],
94
  outputs="text",
95
  title="Slack Project Manager Bot",
96
+ description="Enter your task and usernames; it will be processed by Artificial Intelligence and assigned to users on Slack!"
97
  )
98
 
99
  if __name__ == "__main__":