Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TCL606 authored Nov 21, 2024
1 parent 9cf2090 commit 6497542
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<html>
<head>
<title>SALMONN</title>
<meta http-equiv='refresh' content='2;url=https://2862cdde3664223a1d.gradio.live/' />
<meta http-equiv='refresh' content='2;url=https://c4e0551b8bffb0b94c.gradio.live' />
<meta charset="UTF-8">
<script type="text/javascript">
location.href = 'https://2862cdde3664223a1d.gradio.live/';
location.href = 'https://c4e0551b8bffb0b94c.gradio.live';
</script>
</head>
<body>
<p style="font-size:18px;text-align:center">
The Home Page of SALMONN
has been relocated to <a href='https://2862cdde3664223a1d.gradio.live/'>https://2862cdde3664223a1d.gradio.live/</a>.
has been relocated to <a href='https://c4e0551b8bffb0b94c.gradio.live'>https://c4e0551b8bffb0b94c.gradio.live</a>.
</p>
</body>
</html>

0 comments on commit 6497542

Please sign in to comment.