ataeff commited on
Commit
c623644
·
verified ·
1 Parent(s): 665d7ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -52,14 +52,15 @@ except ImportError as e:
52
  # ============================================================================
53
 
54
  LOGO_TEXT = """
55
- ```
56
  ██╗ ██╗ █████╗ ███████╗███████╗
57
  ██║ ██║██╔══██╗╚══███╔╝██╔════╝
58
  ███████║███████║ ███╔╝ █████╗
59
  ██╔══██║██╔══██║ ███╔╝ ██╔══╝
60
  ██║ ██║██║ ██║███████╗███████╗
61
  ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚══════╝
62
- ```
 
63
  **Hybrid Attention Entropy System** + **CLOUD** (~181K params)
64
 
65
  *"emergence is not creation but recognition"*
 
52
  # ============================================================================
53
 
54
  LOGO_TEXT = """
55
+ <pre style="color: #ffb347; background: transparent;">
56
  ██╗ ██╗ █████╗ ███████╗███████╗
57
  ██║ ██║██╔══██╗╚══███╔╝██╔════╝
58
  ███████║███████║ ███╔╝ █████╗
59
  ██╔══██║██╔══██║ ███╔╝ ██╔══╝
60
  ██║ ██║██║ ██║███████╗███████╗
61
  ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚══════╝
62
+ </pre>
63
+
64
  **Hybrid Attention Entropy System** + **CLOUD** (~181K params)
65
 
66
  *"emergence is not creation but recognition"*