Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
@@ -381,7 +381,7 @@ async def usage_page():
|
|
381 |
<html lang="en">
|
382 |
<head>
|
383 |
<meta charset="UTF-8">
|
384 |
-
<title>
|
385 |
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap" rel="stylesheet">
|
386 |
<style>
|
387 |
:root {{
|
@@ -484,7 +484,7 @@ async def usage_page():
|
|
484 |
<div class="container">
|
485 |
<div class="logo">
|
486 |
<img src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAwIDM1TDUwIDkwaDEwMHoiIGZpbGw9IiMzYTZlZTAiLz48Y2lyY2xlIGN4PSIxMDAiIGN5PSIxNDAiIHI9IjMwIiBmaWxsPSIjM2E2ZWUwIi8+PC9zdmc+" alt="Lokai AI Logo">
|
487 |
-
<h1>
|
488 |
</div>
|
489 |
|
490 |
<div class="total-requests">
|
|
|
381 |
<html lang="en">
|
382 |
<head>
|
383 |
<meta charset="UTF-8">
|
384 |
+
<title>Lokiai AI - Usage Statistics</title>
|
385 |
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap" rel="stylesheet">
|
386 |
<style>
|
387 |
:root {{
|
|
|
484 |
<div class="container">
|
485 |
<div class="logo">
|
486 |
<img src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAwIDM1TDUwIDkwaDEwMHoiIGZpbGw9IiMzYTZlZTAiLz48Y2lyY2xlIGN4PSIxMDAiIGN5PSIxNDAiIHI9IjMwIiBmaWxsPSIjM2E2ZWUwIi8+PC9zdmc+" alt="Lokai AI Logo">
|
487 |
+
<h1>Lokiai AI</h1>
|
488 |
</div>
|
489 |
|
490 |
<div class="total-requests">
|