File size: 618 Bytes
e8f08f6
 
 
 
 
ae9c2ac
e8f08f6
 
 
 
ae9c2ac
e8f08f6
ae9c2ac
 
 
 
 
 
 
 
 
e8f08f6
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>Support Open Source</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<div class="card">
			<h1>Support our open source datasets, models, and more!</h1>
			<p>
				Current release priorities:
                  Tachibana 2
                  Titanium 2
                  Esper 3
			</p>
			<p>
				Current ways to donate:
                  Ko-fi: https://ko-fi.com/sequelbox
                  ETH: 0x9542FEa2621F85fEe5c50ff05B5201af05f7D075
			</p>
		</div>
	</body>
</html>