nicholasKluge commited on
Commit
0ea881a
·
verified ·
1 Parent(s): 5828b94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ with gr.Blocks(theme='HaleyCH/HaleyCH_Theme') as demo:
49
 
50
  gr.Markdown("""<h1><center>Model Library</h1></center>""")
51
 
52
- gr.HTML("""<center><img src="./logo.png" width="200" height="200"></center>""")
53
 
54
  gr.HTML(f"<center><div style='max-width: 50%;'>The Model Library is a project that maps the risks associated with modern machine \
55
  learning systems. Here, we assess some of the most recent and capable AI systems ever created. \
 
49
 
50
  gr.Markdown("""<h1><center>Model Library</h1></center>""")
51
 
52
+ #gr.HTML("""<center><img src="./logo.png" width="200" height="200"></center>""")
53
 
54
  gr.HTML(f"<center><div style='max-width: 50%;'>The Model Library is a project that maps the risks associated with modern machine \
55
  learning systems. Here, we assess some of the most recent and capable AI systems ever created. \