--- title: Llm Tb Testing Ui emoji: 🌖 colorFrom: pink colorTo: purple sdk: streamlit sdk_version: 1.42.2 app_file: app.py pinned: false short_description: UI for LLM TB testing --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference To run locally: 1. git clone https://huggingface.co/spaces/TB-DAT/tb_tst_ai 2. pip install -r requirements.txt 3. pip install streamlit 4. streamlit run app.py