Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -53,10 +53,24 @@ pinned: true
|
|
| 53 |
</div>
|
| 54 |
|
| 55 |
|
| 56 |
-
<div align="center" style="
|
| 57 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
</div>
|
| 59 |
|
|
|
|
| 60 |
<!-- Centered Compact Sponsor Support Section -->
|
| 61 |
<div align="center" style="margin: 30px auto; max-width: 900px;">
|
| 62 |
<div style="padding: 20px; background: rgba(128, 128, 128, 0.1); border: 1px solid rgba(128, 128, 128, 0.3); border-radius: 8px;">
|
|
|
|
| 53 |
</div>
|
| 54 |
|
| 55 |
|
| 56 |
+
<div align="center" style="
|
| 57 |
+
background: linear-gradient(135deg, #ff7a18, #ff3d77, #7b5cff);
|
| 58 |
+
color: #ffffff;
|
| 59 |
+
padding: 16px 20px;
|
| 60 |
+
border-radius: 10px;
|
| 61 |
+
font-size: 20px;
|
| 62 |
+
font-weight: 700;
|
| 63 |
+
box-shadow: 0 6px 18px rgba(0,0,0,0.15);
|
| 64 |
+
">
|
| 65 |
+
🔥 MCP 1st Birthday Hackathon winners are announced here:
|
| 66 |
+
<a href="https://www.gradio.app/mcp-birthday-winners"
|
| 67 |
+
target="_blank"
|
| 68 |
+
style="color: #ffffff; text-decoration: underline; font-weight: 800;">
|
| 69 |
+
View Winners
|
| 70 |
+
</a> 🔥
|
| 71 |
</div>
|
| 72 |
|
| 73 |
+
|
| 74 |
<!-- Centered Compact Sponsor Support Section -->
|
| 75 |
<div align="center" style="margin: 30px auto; max-width: 900px;">
|
| 76 |
<div style="padding: 20px; background: rgba(128, 128, 128, 0.1); border: 1px solid rgba(128, 128, 128, 0.3); border-radius: 8px;">
|