tb_tst_ai / README.md
daniilf's picture
Update README.md
fb8e8a9 verified

A newer version of the Streamlit SDK is available: 1.43.2

Upgrade
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:

  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