import streamlit as st from src.st_helpers import st_setup if st_setup("LLM Architectures"): st.write("# Testing testing 123")