Update app.py
Browse files
app.py
CHANGED
@@ -152,7 +152,7 @@ with gr.Blocks(theme=theme) as demo:
|
|
152 |
with gr.Column():
|
153 |
gr.Markdown(topics)
|
154 |
# Show the topics on the left side
|
155 |
-
gr.Image("
|
156 |
with gr.Row():
|
157 |
with gr.Column():
|
158 |
question = gr.Textbox(label="ׁ ׁ ꥓ ݄ ׁ 𖦹 ׅ 𓈒Your Question⋆𐙚₊˚⊹♡", placeholder="༘⋆🌷🫧What do you Want to ask About?💭₊˚ෆ")
|
|
|
152 |
with gr.Column():
|
153 |
gr.Markdown(topics)
|
154 |
# Show the topics on the left side
|
155 |
+
gr.Image("Internet_pop-up-removebg-preview (3).png", show_label = False, show_share_button = False, show_download_button = False, height=294, width=500 )
|
156 |
with gr.Row():
|
157 |
with gr.Column():
|
158 |
question = gr.Textbox(label="ׁ ׁ ꥓ ݄ ׁ 𖦹 ׅ 𓈒Your Question⋆𐙚₊˚⊹♡", placeholder="༘⋆🌷🫧What do you Want to ask About?💭₊˚ෆ")
|