Spaces:
Sleeping
Sleeping
commenting out st.snow
Browse files
app.py
CHANGED
@@ -51,7 +51,7 @@ def main():
|
|
51 |
|
52 |
st.image("./logo/images.jpeg", use_container_width=True )
|
53 |
|
54 |
-
st.snow()
|
55 |
|
56 |
intro = """
|
57 |
## Welcome to EthicsAdvisor
|
|
|
51 |
|
52 |
st.image("./logo/images.jpeg", use_container_width=True )
|
53 |
|
54 |
+
#st.snow()
|
55 |
|
56 |
intro = """
|
57 |
## Welcome to EthicsAdvisor
|