CosmickVisions commited on
Commit
b3ebdd3
·
verified ·
1 Parent(s): 417011c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1242,7 +1242,7 @@ elif app_mode == "Model Training":
1242
  st.pyplot(fig)
1243
 
1244
  # ----- [3. Layer Configuration] -----
1245
- with st.subheader("🏗️ Network Architecture")
1246
 
1247
  # Dynamic layer builder
1248
  layer_types = [
 
1242
  st.pyplot(fig)
1243
 
1244
  # ----- [3. Layer Configuration] -----
1245
+ with st.subheader("🏗️ Network Architecture"):
1246
 
1247
  # Dynamic layer builder
1248
  layer_types = [