Spaces:
Runtime error
Runtime error
Eemansleepdeprived
commited on
Commit
•
b3159a7
1
Parent(s):
e494752
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ from csv import writer
|
|
11 |
#________________________________________________________________________________________________________________________
|
12 |
# import keyboard
|
13 |
# st.title('Dawg Detection 🐶')
|
14 |
-
st.markdown("<h1 style='text-align: center;
|
15 |
|
16 |
#________________________________________________________________________________________________________________________
|
17 |
|
|
|
11 |
#________________________________________________________________________________________________________________________
|
12 |
# import keyboard
|
13 |
# st.title('Dawg Detection 🐶')
|
14 |
+
st.markdown("<h1 style='text-align: center; '>Dawg Detection 🐶</h1>", unsafe_allow_html=True)
|
15 |
|
16 |
#________________________________________________________________________________________________________________________
|
17 |
|