Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -132,7 +132,7 @@ with gr.Blocks() as demo:
|
|
132 |
with gr.Row():
|
133 |
with gr.Column():
|
134 |
gr.Markdown(
|
135 |
-
"""#
|
136 |
##
|
137 |
This app provides a way of using wizard coder via a demo
|
138 |
|
|
|
132 |
with gr.Row():
|
133 |
with gr.Column():
|
134 |
gr.Markdown(
|
135 |
+
"""# Code bot
|
136 |
##
|
137 |
This app provides a way of using wizard coder via a demo
|
138 |
|