Fetching metadata from the HF Docker repository...
Upload app.py and readme
a772359
verified
Deploying as a Hugging Face Space
- Create a new Gradio Space.
- Upload the contents of
space/ to the Space root.
- Add Space Secrets:
HF_TOKEN
- For BigQuery:
GCP_SERVICE_ACCOUNT_JSON, GCP_PROJECT
- For MotherDuck:
MOTHERDUCK_TOKEN, MOTHERDUCK_DB
- Optional tracing:
LANGFUSE_PUBLIC_KEY, LANGFUSE_SECRET_KEY, LANGFUSE_HOST
- Set
SQL_BACKEND to bigquery or motherduck.
- Set
HF_MODEL_REPO to your private model repo id.
- (Optional) Set
ORCHESTRATOR_MODEL for the tiny CPU LLM.