Spaces:
Running
on
Zero
Running
on
Zero
Commit
Β·
e3d7338
1
Parent(s):
c8a514d
Footer angepasst
Browse files
app.py
CHANGED
@@ -1825,6 +1825,9 @@ def create_beautiful_interface():
|
|
1825 |
<p style="color: rgba(255,255,255,0.6); font-size: 0.9em; margin-top: 15px;">
|
1826 |
π Advanced NLP β’ π Riemannian Geometry β’ π§ Neural Architectures β’ π Real-time Visualization
|
1827 |
</p>
|
|
|
|
|
|
|
1828 |
</div>
|
1829 |
""")
|
1830 |
|
|
|
1825 |
<p style="color: rgba(255,255,255,0.6); font-size: 0.9em; margin-top: 15px;">
|
1826 |
π Advanced NLP β’ π Riemannian Geometry β’ π§ Neural Architectures β’ π Real-time Visualization
|
1827 |
</p>
|
1828 |
+
<p style="color: rgba(255,255,255,0.4); font-size: 0.9em; margin-top: 15px;">
|
1829 |
+
π§ Versino PsiOmega β’ https://psiomega.versino.de
|
1830 |
+
</p>
|
1831 |
</div>
|
1832 |
""")
|
1833 |
|