Spaces:
Running
Running
Update app.py
Browse files
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. \
|