Skip to content

Commit

Permalink
Update webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
mdciri committed Oct 10, 2024
1 parent 92a8643 commit 59a6fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/chatbot/src/webapp/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ def bot(history):

chatbot = Chatbot(params, prompts)

demo.launch()
demo.launch()

0 comments on commit 59a6fb3

Please sign in to comment.