itbetyar commited on
Commit
57c6d51
·
verified ·
1 Parent(s): f1b5a04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ header_html = """
58
 
59
  footer_html = """
60
  <div style="max-width: 900px; margin: 0 auto; text-align: center;">
61
- <h3 style="color: #7CE0E1; font-size: 1.8em;">Leírás:</h3>
62
  <p style="font-size: 1.3em;">
63
  Fenti anyagunk az <a href="https://itbetyar.hu/mesterseges-intelligencia-fejleszto-tanfolyam/">A.I. Developer tanfolyamunk</a> egy minta anyaga. Az MNIST Digit Classifikáció minden A.I. és Machine learining tanfolyam alap modellje, anyaga. Egy remek kezdő projekt.
64
  </p>
 
58
 
59
  footer_html = """
60
  <div style="max-width: 900px; margin: 0 auto; text-align: center;">
61
+ <h3 style="color: #7CE0E1; font-size: 1.8em; margin-top: 20px;">Leírás:</h3>
62
  <p style="font-size: 1.3em;">
63
  Fenti anyagunk az <a href="https://itbetyar.hu/mesterseges-intelligencia-fejleszto-tanfolyam/">A.I. Developer tanfolyamunk</a> egy minta anyaga. Az MNIST Digit Classifikáció minden A.I. és Machine learining tanfolyam alap modellje, anyaga. Egy remek kezdő projekt.
64
  </p>