sasha HF Staff commited on
Commit
c997097
·
verified ·
1 Parent(s): 951a319

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ def generate_figure(org_name):
23
  return fig
24
 
25
  with gr.Blocks() as demo:
26
- gr.Markdown("# Environmental Transparency Explorer Tool")
27
  gr.Markdown("## Explore the data from 'Misinformation by Omission: The Need for More Environmental Transparency in AI'")
28
  with gr.Accordion('Methodology', open=False):
29
  gr.Markdown('We analyzed Epoch AI\'s "Notable AI Models" dataset, which tracks information on “models that were state of the art, highly cited, \
 
23
  return fig
24
 
25
  with gr.Blocks() as demo:
26
+ gr.Markdown("# Environmental Transparency Explorer Tool 🕵️‍♀️🕵️‍♀️")
27
  gr.Markdown("## Explore the data from 'Misinformation by Omission: The Need for More Environmental Transparency in AI'")
28
  with gr.Accordion('Methodology', open=False):
29
  gr.Markdown('We analyzed Epoch AI\'s "Notable AI Models" dataset, which tracks information on “models that were state of the art, highly cited, \