webxos commited on
Commit
e1ab7ff
·
verified ·
1 Parent(s): 8b49856

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -13,6 +13,20 @@ tags:
13
  - vae
14
  - pytorch
15
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  # MICROD v1.0 by webXOS
17
  This model was made with the Micro Distillery app available at:
18
 
 
13
  - vae
14
  - pytorch
15
  ---
16
+ <div id="app">
17
+ <!-- TOP BAR -->
18
+ <div class="top-bar">
19
+ <div class="top-bar-left">
20
+ <div class="top-bar-title">COLIGNUM STUDIO IDE</div>
21
+ <div class="top-bar-subtitle">Monochrome 3D Dot-Work AI Studio</div>
22
+ </div>
23
+ <div class="top-bar-right">
24
+ <div class="pill">Engine: THREE.js</div>
25
+ <div class="pill">AI: Web Worker</div>
26
+ <button id="invertBtn" class="btn-ghost">Invert IDE</button>
27
+ </div>
28
+ ---
29
+
30
  # MICROD v1.0 by webXOS
31
  This model was made with the Micro Distillery app available at:
32