Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -535,7 +535,7 @@ with gr.Blocks() as demo:
|
|
| 535 |
label="Examples",
|
| 536 |
examples_per_page=6,
|
| 537 |
)
|
| 538 |
-
|
| 539 |
gr.Markdown(article)
|
| 540 |
# gr.HTML(
|
| 541 |
# '<a href="https://github.com/TencentARC/ColorFlow"><img src="https://img.shields.io/github/stars/TencentARC/ColorFlow" alt="GitHub Stars"></a>'
|
|
|
|
| 535 |
label="Examples",
|
| 536 |
examples_per_page=6,
|
| 537 |
)
|
| 538 |
+
gr.HTML('<a href="https://github.com/TencentARC/ColorFlow"><img src="https://img.shields.io/github/stars/TencentARC/ColorFlow" alt="GitHub Stars"></a>')
|
| 539 |
gr.Markdown(article)
|
| 540 |
# gr.HTML(
|
| 541 |
# '<a href="https://github.com/TencentARC/ColorFlow"><img src="https://img.shields.io/github/stars/TencentARC/ColorFlow" alt="GitHub Stars"></a>'
|