Spaces:
Runtime error
Runtime error
Update pages/Style One.py
Browse files- pages/Style One.py +1 -1
pages/Style One.py
CHANGED
@@ -164,7 +164,7 @@ def generate_image(truncation, c0, c1, c2, c3, c4, c5, c6, start_layer, end_laye
|
|
164 |
|
165 |
|
166 |
# Streamlit app title
|
167 |
-
st.image('./pics/logo.jpeg'
|
168 |
'''## Style One'''
|
169 |
|
170 |
@st.cache_resource
|
|
|
164 |
|
165 |
|
166 |
# Streamlit app title
|
167 |
+
st.image('./pics/logo.jpeg')
|
168 |
'''## Style One'''
|
169 |
|
170 |
@st.cache_resource
|