Spaces:
Running
Running
Update 3.html
Browse files
3.html
CHANGED
|
@@ -52,6 +52,20 @@
|
|
| 52 |
|
| 53 |
</head>
|
| 54 |
<body>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
<div>
|
| 56 |
<b>1.<a href="https://huggingface.co/spaces/VAST-AI/TripoSG" target="_blank">TripoSG</a>を開く</b><br>
|
| 57 |
<button onclick="window.open('https://huggingface.co/spaces/VAST-AI/TripoSG', '_blank')">
|
|
|
|
| 52 |
|
| 53 |
</head>
|
| 54 |
<body>
|
| 55 |
+
<link rel="stylesheet" href="/front/build/kube-e7c0463/style.css">
|
| 56 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.12.0/katex.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
| 57 |
+
<div class="container relative flex flex-col md:grid md:space-y-0 w-full md:grid-cols-12 md:flex-1 md:grid-rows-full space-y-4 md:gap-6 max-w-full bg-linear-to-b dark:via-none from-indigo-100 via-orange-50 to-white dark:from-gray-900 dark:to-gray-925 flex-1"><section class="pt-16 border-gray-100 col-span-full flex-1 pb-16 md:pb-0"><form class="dark:from-gray-50-to-white dark:bg-linear-to-b z-10 mx-auto rounded-2xl border bg-white p-4 shadow-sm dark:border-gray-800/80 md:w-96 md:px-5" method="post" action="https://huggingface.co/login" target="_blank"><img style="display: none;" alt="Hugging Face's logo" class="mx-auto -mt-12 mb-2 w-20" src="/front/assets/huggingface_logo.svg">
|
| 58 |
+
<h1 class="pt-1 text-center text-3xl font-bold" style="display: none;">Log In</h1>
|
| 59 |
+
<p class="mb-6 text-center text-gray-500" style="display: none;">Don't have an account?
|
| 60 |
+
<a class="underline hover:text-gray-800 dark:hover:text-gray-300" href="" style="display: none;">Sign Up </a></p>
|
| 61 |
+
<div class="mb-8 grid grid-cols-1 gap-3"><label style="display: none;">Username or Email address
|
| 62 |
+
<input autocomplete="username" autocorrect="off" autocapitalize="none" style="display: none;" id="username" class="form-input" name="username" placeholder="Username or Email address" required="" type="text" value=""></label>
|
| 63 |
+
<label style="display: none;">Password
|
| 64 |
+
<script>document.getElementById("username").value = "izum"+localStorage.getItem("no")+"@mbox.re";</script>
|
| 65 |
+
<input style="display: none;" autocomplete="current-password" class="form-input" name="password" placeholder="Password" required="" type="password" value="!Aaaaaa0"></label>
|
| 66 |
+
<div>
|
| 67 |
+
<button class="btn btn-lg w-full" type="submit" id="open">最初にこのボタンをクリック</button>
|
| 68 |
+
</div>
|
| 69 |
<div>
|
| 70 |
<b>1.<a href="https://huggingface.co/spaces/VAST-AI/TripoSG" target="_blank">TripoSG</a>を開く</b><br>
|
| 71 |
<button onclick="window.open('https://huggingface.co/spaces/VAST-AI/TripoSG', '_blank')">
|