scheitelpunk commited on
Commit
e3d7338
Β·
1 Parent(s): c8a514d

Footer angepasst

Browse files
Files changed (1) hide show
  1. app.py +3 -0
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