Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TCL606 authored Jan 29, 2024
1 parent eb8b3d9 commit a812b97
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://huggingface.co/spaces/tsinghua-ee/SALMONN-7B-gradio' />
<meta http-equiv='refresh' content='2;url=https://b1421955.byteartist-space.bytedance.net/' />
<meta charset="UTF-8">
<script type="text/javascript">
location.href = 'https://huggingface.co/spaces/tsinghua-ee/SALMONN-7B-gradio';
location.href = 'https://b1421955.byteartist-space.bytedance.net/';
</script>
</head>
<body>
<p style="font-size:18px;text-align:center">
The Home Page of SALMONN
has been relocated to <a href='https://huggingface.co/spaces/tsinghua-ee/SALMONN-7B-gradio'>https://huggingface.co/spaces/tsinghua-ee/SALMONN-7B-gradio</a>.
has been relocated to <a href='https://b1421955.byteartist-space.bytedance.net/'>https://b1421955.byteartist-space.bytedance.net/</a>.
</p>
</body>
</html>

0 comments on commit a812b97

Please sign in to comment.