Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
captainali01
/
pediatric-chatbot-space
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
captainali01
commited on
Sep 20, 2025
Commit
00b53de
·
verified
·
1 Parent(s):
516a4d8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -26,3 +26,4 @@ chatbot = gr.ChatInterface(
26
27
if __name__ == "__main__":
28
chatbot.launch()
26
27
if __name__ == "__main__":
28
chatbot.launch()
29
+
#