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:
MindMateProject
/
MindMate
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
adrinavaz
commited on
Jun 10
Commit
e39b297
·
verified
·
1 Parent(s):
2316fa6
update
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -119,4 +119,4 @@ chatbot = gr.ChatInterface(
119
]
120
121
)
122
-
chatbot.launch()
119
]
120
121
)
122
+
chatbot.launch(
theme=gr.themes.Soft(
)
)