Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -13,6 +13,7 @@ TITLE = """
|
|
13 |
<h1><center>Open-Schizo-Leaderboard</center></h1>
|
14 |
<center>
|
15 |
<p>Comparing LLM Cards for how absolutely Schizo they are</p>
|
|
|
16 |
</center>
|
17 |
"""
|
18 |
|
|
|
13 |
<h1><center>Open-Schizo-Leaderboard</center></h1>
|
14 |
<center>
|
15 |
<p>Comparing LLM Cards for how absolutely Schizo they are</p>
|
16 |
+
<p>If you like my work please subscribe for $5 a month to <a href="https://www.patreon.com/Rombodawg" target="_blank">https://www.patreon.com/Rombodawg</a></p>
|
17 |
</center>
|
18 |
"""
|
19 |
|