Spaces:
Running
Running
| # 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= | |