sasha HF Staff commited on
Commit
59df66e
·
verified ·
1 Parent(s): 16768e1

Update app.py

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