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 |
-
## After entering the details and hitting Submit button, wait for few minutes for the results to appear. You will be pleasantly surprised with the results""")
|
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 a few minutes for the results to appear. You will be pleasantly surprised with the results""")
|
231 |
|
232 |
with gr.Row():
|
233 |
with gr.Column():
|