Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -48,15 +48,6 @@ else:
|
|
48 |
st.sidebar.write("Failed to load the image.")
|
49 |
# ------------------------------------------------------------- Art Card Sidebar
|
50 |
|
51 |
-
|
52 |
-
|
53 |
-
with st.sidebar:
|
54 |
-
st.markdown("""
|
55 |
-

|
56 |
-
### Luck Dragons
|
57 |
-
|
58 |
-
""")
|
59 |
-
|
60 |
|
61 |
# Ensure the directory for storing scores exists
|
62 |
score_dir = "scores"
|
|
|
48 |
st.sidebar.write("Failed to load the image.")
|
49 |
# ------------------------------------------------------------- Art Card Sidebar
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
# Ensure the directory for storing scores exists
|
53 |
score_dir = "scores"
|