gamza commited on
Commit
73ddd3d
Β·
1 Parent(s): 5a65012

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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,