A newer version of the Streamlit SDK is available:
1.43.2
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:
pip install -r requirements.txt
pip install streamlit
streamlit run app.py