Skip to content

Commit 3c38289

Browse files
authored
Update SpecNec_executable_streamlit.py
1 parent da7fafa commit 3c38289

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

fun_SPEC_NEC/SpecNec_executable_streamlit.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
import matplotlib.pyplot as plt
55

66

7-
# Load and display the image
8-
image_path = 'logo_TorreFuerte.png'
9-
st.image(image_path, use_column_width=True)
7+
# # Load and display the image
8+
# image_path = 'logo_TorreFuerte.png'
9+
# st.image(image_path, use_column_width=True)
1010

1111

1212

@@ -105,4 +105,4 @@
105105

106106
st.markdown("##### **Response Spectra [Elastic and Inelastic]**")
107107
st.write(Resul)
108-
108+

0 commit comments

Comments
 (0)