Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
S2gamzaS2
/
chatbottest
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gamza
commited on
Oct 29, 2023
Commit
73ddd3d
Β·
1 Parent(s):
5a65012
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -40,7 +40,7 @@ examples = [["μμ¦ μ μ΄ μ μ"]]
40
41
42
43
-
gr.
Interface
(
44
fn=recommend,
45
title=title,
46
description=description,
40
41
42
43
+
gr.
ChatInterface
(
44
fn=recommend,
45
title=title,
46
description=description,