IPF commited on
Commit
0b52ff9
·
verified ·
1 Parent(s): f5a457b

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -2526,10 +2526,9 @@ def create_interface():
2526
  font-size: 13px;
2527
  color: #6b7280;
2528
  ">
2529
- <span>LLM Service Deployed on</span>
2530
  <a href="https://lambda.ai/" target="_blank" rel="noopener noreferrer"
2531
- style="display:inline-flex; align-items:center; gap:4px; color:inherit; text-decoration:none;">
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>