Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -891,7 +891,7 @@ with gr.Blocks(css=css) as myface:
|
|
891 |
<meta name="twitter:player:width" content="100%"/>
|
892 |
<meta name="twitter:player:height" content="600"/>
|
893 |
<meta property="og:title" content="Embedded Live Viewer"/>
|
894 |
-
<meta property="og:description" content="
|
895 |
<meta property="og:image" content="https://cdn.glitch.global/80dbe92e-ce75-44af-84d5-74a2e21e9e55/omnicard.png?v=1676772531627"/>
|
896 |
<!--<meta http-equiv="refresh" content="0; url=https://huggingface.co/spaces/corbt/tweet-genie">-->
|
897 |
</head>
|
@@ -900,7 +900,7 @@ with gr.Blocks(css=css) as myface:
|
|
900 |
with gr.Row():
|
901 |
with gr.Tab("Title"):
|
902 |
gr.HTML(""" <title>Minimum Multiplier</title><div style="text-align: center; max-width: 1500px; margin: 0 auto;">
|
903 |
-
<h1><
|
904 |
|
905 |
""")
|
906 |
|
|
|
891 |
<meta name="twitter:player:width" content="100%"/>
|
892 |
<meta name="twitter:player:height" content="600"/>
|
893 |
<meta property="og:title" content="Embedded Live Viewer"/>
|
894 |
+
<meta property="og:description" content="Images Creature - A Huggingface Space"/>
|
895 |
<meta property="og:image" content="https://cdn.glitch.global/80dbe92e-ce75-44af-84d5-74a2e21e9e55/omnicard.png?v=1676772531627"/>
|
896 |
<!--<meta http-equiv="refresh" content="0; url=https://huggingface.co/spaces/corbt/tweet-genie">-->
|
897 |
</head>
|
|
|
900 |
with gr.Row():
|
901 |
with gr.Tab("Title"):
|
902 |
gr.HTML(""" <title>Minimum Multiplier</title><div style="text-align: center; max-width: 1500px; margin: 0 auto;">
|
903 |
+
<h1><u><b><p style="color:#8150df;">Fast Images Creature (400 Models)</p></b></u></h1>
|
904 |
|
905 |
""")
|
906 |
|