neovalle commited on
Commit
f6b2f23
·
verified ·
1 Parent(s): 60bda47

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -115,8 +115,7 @@ with gr.Blocks() as demo:
115
  _Based on an original concept by [Crystal Campbell](https://www.linkedin.com/in/earthly/) for a more-than-human AI Council of Beings._
116
 
117
  """)
118
- with gr.Column(scale=0.15):
119
- gr.Image(value="data/WildVoices.png", label="Wild Voices", show_label=False)
120
 
121
  with gr.Row():
122
  persona1 = gr.Dropdown(personas, label="Choose First Persona", value="Earth")
 
115
  _Based on an original concept by [Crystal Campbell](https://www.linkedin.com/in/earthly/) for a more-than-human AI Council of Beings._
116
 
117
  """)
118
+
 
119
 
120
  with gr.Row():
121
  persona1 = gr.Dropdown(personas, label="Choose First Persona", value="Earth")