Spaces:
Running
Running
jadechoghari
commited on
Commit
•
2ce3f3a
1
Parent(s):
b7ffbd7
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ def create_display():
|
|
6 |
<img src="https://upload.wikimedia.org/wikipedia/commons/4/44/Microsoft_logo.svg" alt="Microsoft Logo" style="width: 150px; margin-bottom: 20px;">
|
7 |
<div style="font-size: 36px; font-weight: bold;">
|
8 |
Try OmniParser in this space:
|
9 |
-
<a href="https://
|
10 |
</div>
|
11 |
</div>
|
12 |
"""
|
|
|
6 |
<img src="https://upload.wikimedia.org/wikipedia/commons/4/44/Microsoft_logo.svg" alt="Microsoft Logo" style="width: 150px; margin-bottom: 20px;">
|
7 |
<div style="font-size: 36px; font-weight: bold;">
|
8 |
Try OmniParser in this space:
|
9 |
+
<a href="https://huggingface.co/spaces/jadechoghari/OmniParser" style="font-size: 36px; color: #007bff; font-weight: bold;">OmniParser Link</a>
|
10 |
</div>
|
11 |
</div>
|
12 |
"""
|