Spaces:
Running
Running
File size: 388 Bytes
36f68cc 51992f4 36f68cc 51992f4 36f68cc | 1 2 3 4 5 6 7 8 9 10 11 | # Snap2Sim runtime configuration template.
# Copy these keys into Hugging Face Space variables/secrets or a local .env file.
# Do not put real tokens, passwords, or private endpoint URLs in this file.
INFERENCE_BACKEND=modal
MODAL_ANALYZE_URL=
# Optional compatibility value; scene descriptors are generated locally.
MODAL_GENERATE_URL=
INFERENCE_TIMEOUT_SECONDS=300
SNAP2SIM_API_TOKEN=
|