Spaces:
Running
Running
Commit
·
d1d8ebb
1
Parent(s):
f4abf20
Update app.py
Browse files
app.py
CHANGED
@@ -186,7 +186,7 @@ bot_inputs = [
|
|
186 |
with gr.Blocks() as demo:
|
187 |
gr.HTML(TITLE)
|
188 |
gr.HTML(SUBTITLE)
|
189 |
-
|
190 |
with gr.Column():
|
191 |
google_key_component.render()
|
192 |
with gr.Row():
|
|
|
186 |
with gr.Blocks() as demo:
|
187 |
gr.HTML(TITLE)
|
188 |
gr.HTML(SUBTITLE)
|
189 |
+
|
190 |
with gr.Column():
|
191 |
google_key_component.render()
|
192 |
with gr.Row():
|