Spaces:
Build error
Build error
A newer version of the Streamlit SDK is available: 1.56.0
metadata
title: tbmeta-space
emoji: 🧬
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.40.0
app_file: app.py
pinned: false
Hugging Face Space Setup
- Create a new Space (
Streamlit) in your Hugging Face account. - Push these files to the Space root:
app.pyrequirements.txt
- Also include this repository content (or mount it as a submodule) so the
tbmetaCLI and config are available. - Set optional secrets in Space settings:
OPENAI_API_KEYOPENCLAW_API_KEY
- Launch the Space and use the "Run Full Pipeline" button.
Note:
- Free CPU Spaces may be slow for full runs.
- For heavy runs, execute pipeline in CI/Kaggle and use Space primarily as a dashboard.