Spaces:
Runtime error
Runtime error
jiaofengxu
commited on
Commit
β’
35bfd8d
1
Parent(s):
f946d47
Update app.py
Browse files
app.py
CHANGED
@@ -66,7 +66,7 @@ with gr.Blocks() as demo:
|
|
66 |
with gr.Column():
|
67 |
gr.Markdown(
|
68 |
"""
|
69 |
-
#
|
70 |
""")
|
71 |
va = gr.Chatbot(container=False)
|
72 |
|
|
|
66 |
with gr.Column():
|
67 |
gr.Markdown(
|
68 |
"""
|
69 |
+
# VR test
|
70 |
""")
|
71 |
va = gr.Chatbot(container=False)
|
72 |
|