Spaces:
Running
Running
Upload app.py
Browse files
app.py
CHANGED
|
@@ -2526,10 +2526,9 @@ def create_interface():
|
|
| 2526 |
font-size: 13px;
|
| 2527 |
color: #6b7280;
|
| 2528 |
">
|
| 2529 |
-
<span>
|
| 2530 |
<a href="https://lambda.ai/" target="_blank" rel="noopener noreferrer"
|
| 2531 |
-
style="display:inline-flex; align-items:center;
|
| 2532 |
-
<span style="font-weight:600; color:#111827;">Lambda .Inc</span>
|
| 2533 |
{_lambda_img_tag}
|
| 2534 |
</a>
|
| 2535 |
</div>
|
|
|
|
| 2526 |
font-size: 13px;
|
| 2527 |
color: #6b7280;
|
| 2528 |
">
|
| 2529 |
+
<span>OpenResearcher Deployed on </span>
|
| 2530 |
<a href="https://lambda.ai/" target="_blank" rel="noopener noreferrer"
|
| 2531 |
+
style="display:inline-flex; align-items:center; color:inherit; text-decoration:none;">
|
|
|
|
| 2532 |
{_lambda_img_tag}
|
| 2533 |
</a>
|
| 2534 |
</div>
|