geofactoryplastix commited on
Commit
f6fbaa4
·
1 Parent(s): 7e356a9

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +42 -3
index.html CHANGED
@@ -7,10 +7,49 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
- <div class="card">
11
- <h1>the warehouse</h1>
12
- <p>models and stuff are currently loading</p>
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  </div>
15
  </body>
16
  </html>
 
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
+ <div class="card">
 
 
11
 
12
+ <div class="intro">
13
+ <h1 class="cardtitle"><img src="https://files.catbox.moe/ctdygk.gif"> the ai voice warehouse crib base treehouse </h1>
14
+ <p>all the voice models i did. before gradio got banned and doing covers on here took 10 hours to let in finish. this is for future use only.
15
+
16
+ <br>
17
+ also one thing is all card model arts are all made by me (this includes other assets used here)
18
+
19
+ </p>
20
+ </div>
21
+
22
+ <br>
23
+
24
+ <div class="cardwrapper">
25
+ <div class="modelcard">
26
+ corrupted mii (wii deleted you)
27
+ <br>
28
+ <img src="https://pixeldrain.com/api/file/4ErTR4sX" style="width: 240px;">
29
+
30
+ <br>
31
+
32
+ pixeldrain:<a href="https://pixeldrain.com/u/Zf8iNydQ" target="_new">your mom hits you with a chromebook charger at the back of the head at full speed max</a><br>
33
+
34
+ drive: <a href="https://drive.google.com/file/d/1k7cnawxqWjvVxPPGtVeHyT-lzY1yncoP/view?usp=share_link" target="_new">oh well all that vomit goes in your milkshake</a>
35
+ </div>
36
+
37
+ &nbsp;
38
+
39
+ <div class="modelcard">
40
+ eteled (wii deleted you)
41
+ <br>
42
+ <img src="https://pixeldrain.com/api/file/AZ59ppGm" style="width: 240px;">
43
+
44
+ <br>
45
+
46
+ pixeldrain:<a href="https://pixeldrain.com/u/axMpA3DC" target="_new">yeah i promise it wont hurt</a><br>
47
+
48
+ drive: <a href="https://drive.google.com/file/d/1iILJRidZV6VE3LdFFoOW8AqxfmkS1w5d/view?usp=share_link" target="_new">oh i forgot sam i need to smother my face with Begay™ ointment</a>
49
+ </div>
50
+ </div>
51
+
52
+
53
  </div>
54
  </body>
55
  </html>