Update app.py
Browse files
app.py
CHANGED
@@ -143,7 +143,7 @@ with gr.Blocks(theme='pikto/theme@>=0.0.1,<0.0.3') as pan:
|
|
143 |
"
|
144 |
>
|
145 |
<h1 style="font-weight: 900; margin-bottom: 7px; margin-top: 5px;">
|
146 |
-
Using Gradio
|
147 |
<div><h4 style="font-weight: 500; margin-bottom: 7px; margin-top: 5px;">
|
148 |
Stream <a href="https://github.com/playgroundai/liked_images" target="_blank">PlaygroundAI Images</a> ina beautiful grid</h4><br>
|
149 |
</div>""")
|
|
|
143 |
"
|
144 |
>
|
145 |
<h1 style="font-weight: 900; margin-bottom: 7px; margin-top: 5px;">
|
146 |
+
Using Gradio API - 2 </h1><br></div>
|
147 |
<div><h4 style="font-weight: 500; margin-bottom: 7px; margin-top: 5px;">
|
148 |
Stream <a href="https://github.com/playgroundai/liked_images" target="_blank">PlaygroundAI Images</a> ina beautiful grid</h4><br>
|
149 |
</div>""")
|