Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
UKURIKIYEYEZU
/
Help_chatbot
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
UKURIKIYEYEZU
commited on
18 days ago
Commit
0c7d227
·
verified
·
1 Parent(s):
397e757
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -689,6 +689,7 @@ def chatbot_interface():
689
color: var(--text);
690
}
691
"""
692
return demo
693
694
# Launch the interface
689
color: var(--text);
690
}
691
"""
692
+
693
return demo
694
695
# Launch the interface