Spaces:
Running
Running
Commit ·
b8565c3
1
Parent(s): 24b7322
General Information
Browse files- index.html +5 -3
index.html
CHANGED
|
@@ -3,13 +3,15 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
| 6 |
-
<title>
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="card">
|
| 11 |
-
<h1>
|
| 12 |
-
<p>
|
|
|
|
|
|
|
| 13 |
<p>
|
| 14 |
Also don't forget to check the
|
| 15 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
| 6 |
+
<title>Misc Space</title>
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="card">
|
| 11 |
+
<h1>Misc (Scripts) and Stuff</h1>
|
| 12 |
+
<p><b>Content Not For All Audiences</b></p>
|
| 13 |
+
<p>Some scripts may contain lewd character models. I really didn't care a whole lot about switching characters using cards. ¯\_(ツ)_/¯</p>
|
| 14 |
+
<p>AI-related tools I keep updated here more than or the same as my Github page <a href="https://github.com/shir0tetsuo">here.</a>
|
| 15 |
<p>
|
| 16 |
Also don't forget to check the
|
| 17 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|