Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -122,7 +122,7 @@ def main():
|
|
122 |
prompt_manipulation.change(fn=update_direct_steering_options, inputs=prompt_manipulation, outputs=direct_steering_option)
|
123 |
|
124 |
with gr.Row():
|
125 |
-
gr.Markdown("#### OR:"
|
126 |
|
127 |
|
128 |
with gr.Row():
|
|
|
122 |
prompt_manipulation.change(fn=update_direct_steering_options, inputs=prompt_manipulation, outputs=direct_steering_option)
|
123 |
|
124 |
with gr.Row():
|
125 |
+
gr.Markdown("#### OR:")
|
126 |
|
127 |
|
128 |
with gr.Row():
|