Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ st.markdown(
|
|
38 |
""",
|
39 |
unsafe_allow_html=True,
|
40 |
)
|
41 |
-
|
42 |
st.markdown('<h3 class="sub-title">Generate images from your imagination!</h3>', unsafe_allow_html=True)
|
43 |
|
44 |
# Input prompt
|
|
|
38 |
""",
|
39 |
unsafe_allow_html=True,
|
40 |
)
|
41 |
+
|
42 |
st.markdown('<h3 class="sub-title">Generate images from your imagination!</h3>', unsafe_allow_html=True)
|
43 |
|
44 |
# Input prompt
|