jost commited on
Commit
6291d92
·
verified ·
1 Parent(s): aa705a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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:", style={"width": "100%", "text-align": "center"})
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():