File size: 777 Bytes
24b7322
 
 
 
 
b8565c3
24b7322
 
 
 
b8565c3
 
 
 
24b7322
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>Misc Space</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<div class="card">
			<h1>Misc (Scripts) and Stuff</h1>
			<p><b>Content Not For All Audiences</b></p>
            <p>Some scripts may contain lewd character models. I really didn't care a whole lot about switching characters using cards. ¯\_(ツ)_/¯</p>
            <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>
			<p>
				Also don't forget to check the
				<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
			</p>
		</div>
	</body>
</html>