Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -4,7 +4,7 @@ with gr.Blocks() as demo:
|
|
| 4 |
gr.Markdown(
|
| 5 |
"""
|
| 6 |
<div style="text-align: center;">
|
| 7 |
-
<img src="https://huggingface.co/spaces/ANTDPU/GenerativeAIPlayground/resolve/main/cover.jpg" style="width:
|
| 8 |
<h1>Welcome to the ANT DPU Generative AI Playground</h1>
|
| 9 |
</div>
|
| 10 |
|
|
|
|
| 4 |
gr.Markdown(
|
| 5 |
"""
|
| 6 |
<div style="text-align: center;">
|
| 7 |
+
<img src="https://huggingface.co/spaces/ANTDPU/GenerativeAIPlayground/resolve/main/cover.jpg" style="width:100%; height:auto;"/>
|
| 8 |
<h1>Welcome to the ANT DPU Generative AI Playground</h1>
|
| 9 |
</div>
|
| 10 |
|