Karley8 commited on
Commit
35731b4
Β·
verified Β·
1 Parent(s): ecb7969

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
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
- 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,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
+