Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -314,7 +314,7 @@ if st.button("Generate Concept Image from Design Summary"):
|
|
314 |
st.error(f"Image generation failed: {e}")
|
315 |
|
316 |
if next_step == "π Continue researching (codes, build types, regulations)":
|
317 |
-
|
318 |
st.info("Here are some useful topics and tools to help you dig deeper before you build.")
|
319 |
|
320 |
st.markdown("##### π§ Suggested Topics to Explore")
|
@@ -367,3 +367,4 @@ if next_step == "π Continue researching (codes, build types, regulations)":
|
|
367 |
|
368 |
|
369 |
|
|
|
|
314 |
st.error(f"Image generation failed: {e}")
|
315 |
|
316 |
if next_step == "π Continue researching (codes, build types, regulations)":
|
317 |
+
st.markdown("#### π Research Hub")
|
318 |
st.info("Here are some useful topics and tools to help you dig deeper before you build.")
|
319 |
|
320 |
st.markdown("##### π§ Suggested Topics to Explore")
|
|
|
367 |
|
368 |
|
369 |
|
370 |
+
|