Spaces:
Runtime error
Runtime error
Commit
·
8fa97fa
1
Parent(s):
927fc17
Update app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ demo = gr.Blocks()
|
|
34 |
with demo:
|
35 |
gr.Markdown(
|
36 |
"""
|
37 |
-

|
|
|
34 |
with demo:
|
35 |
gr.Markdown(
|
36 |
"""
|
37 |
+

|
38 |
# Let's start the party with Rick & Morty
|
39 |
Chat with Morty by typing in the input box below.
|
40 |
""")
|