Debdeep Banerjee commited on
Commit ·
fbb6c08
1
Parent(s): bbd7235
fix: retry Gradio connection every 5s on failure; remove IP from offline message
Browse files
dist/assets/{index-Dbo1qsLV.js → index-BEl8X97u.js}
RENAMED
|
The diff for this file is too large to render.
See raw diff
|
|
|
dist/index.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 7 |
<title>frontend</title>
|
| 8 |
-
<script type="module" crossorigin src="/assets/index-
|
| 9 |
<link rel="stylesheet" crossorigin href="/assets/index-BiBjbfv2.css">
|
| 10 |
</head>
|
| 11 |
<body>
|
|
|
|
| 5 |
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 7 |
<title>frontend</title>
|
| 8 |
+
<script type="module" crossorigin src="/assets/index-BEl8X97u.js"></script>
|
| 9 |
<link rel="stylesheet" crossorigin href="/assets/index-BiBjbfv2.css">
|
| 10 |
</head>
|
| 11 |
<body>
|