Spaces:
Runtime error
Runtime error
Update pages/Fusion Fashion.py
Browse files- pages/Fusion Fashion.py +1 -1
pages/Fusion Fashion.py
CHANGED
@@ -180,7 +180,7 @@ def generate_image(content, style, truncation, c0, c1, c2, c3, c4, c5, c6, start
|
|
180 |
|
181 |
|
182 |
# Streamlit app title
|
183 |
-
st.image('./pics/logo.jpeg'
|
184 |
'''## Fusion Fashion'''
|
185 |
|
186 |
@st.cache_resource
|
|
|
180 |
|
181 |
|
182 |
# Streamlit app title
|
183 |
+
st.image('./pics/logo.jpeg')
|
184 |
'''## Fusion Fashion'''
|
185 |
|
186 |
@st.cache_resource
|