Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -227,7 +227,7 @@ clear_button = gr.Button("Clear")
|
|
227 |
# Create the layout and interface
|
228 |
with gr.Blocks() as app:
|
229 |
gr.Markdown("""# A Platform for Investing in Socially Responsible Companies in Your Country of Choice
|
230 |
-
|
231 |
|
232 |
with gr.Row():
|
233 |
with gr.Column():
|
|
|
227 |
# Create the layout and interface
|
228 |
with gr.Blocks() as app:
|
229 |
gr.Markdown("""# A Platform for Investing in Socially Responsible Companies in Your Country of Choice
|
230 |
+
### After entering the details and hitting Submit button, wait for about 15 to 30 mts minutes for the results to appear. After all, the agents are doing lots of reserach work on all internet data. Get a coffee, sit back and relaxππ. You will be pleasantly surprised with the resultsππ""")
|
231 |
|
232 |
with gr.Row():
|
233 |
with gr.Column():
|