Spaces:
Build error
Build error
A newer version of the Streamlit SDK is available:
1.44.0
Setup Instructions for the TAPAS LLM Application
- Install the necessary dependencies:
pip install -r requirements.txt
- Setup the required services (e.g., chroma db):
# Add the appropriate commands here
- Run the application:
./run.sh
If you encounter any issues during setup, please refer to the Troubleshooting Guide.