qwerty45-uiop commited on
Commit
d42afee
·
verified ·
1 Parent(s): 04be19e

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -629,7 +629,7 @@ with st.container():
629
 
630
 
631
 
632
- st.markdown("---")
633
  else:
634
  st.info(f"No {selected_category} models available for {selected_ram_range}")
635
 
 
629
 
630
 
631
 
632
+ st.markdown("---")
633
  else:
634
  st.info(f"No {selected_category} models available for {selected_ram_range}")
635