From 146e63c0806e05193470aa0de8f2d65cca740571 Mon Sep 17 00:00:00 2001 From: Susan Martin Date: Wed, 11 Jun 2025 13:50:41 +0100 Subject: [PATCH] Add notebook from wk2 day3: physio-chat-bot --- week2/community-contributions/physio-chat-bot-(wk2-d3).ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/week2/community-contributions/physio-chat-bot-(wk2-d3).ipynb b/week2/community-contributions/physio-chat-bot-(wk2-d3).ipynb index 4b78c73..f1362ea 100644 --- a/week2/community-contributions/physio-chat-bot-(wk2-d3).ipynb +++ b/week2/community-contributions/physio-chat-bot-(wk2-d3).ipynb @@ -8,7 +8,7 @@ "outputs": [], "source": [ "#A simple chatbot using Gradio and exploring some of the other arguments under ChatInterface\n", - "#Also testing adding to the community :)" + "#Also testing adding to the community :) " ] }, {