A newer version of the Streamlit SDK is available:
1.45.1
metadata
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:
git clone https://huggingface.co/spaces/TB-DAT/tb_tst_ai
pip install -r requirements.txt
pip install streamlit
streamlit run app.py