ESG_Dashboard / app.py
Manasa1's picture
Create app.py
3a78f82 verified
raw
history blame
87 Bytes
my_theme = gr.Theme.from_hub("gradio/seafoam")
with gr.Blocks(theme=my_theme) as demo: