Spaces:
Sleeping
Sleeping
| # The Space automatically uses mock mode unless both Modal credentials exist. | |
| THIRD_EYE_MOCK=auto | |
| MODAL_TOKEN_ID= | |
| MODAL_TOKEN_SECRET= | |
| # Required by the gated Cohere Transcribe model in the Modal backend. | |
| HF_TOKEN= | |
| # Optional override when the deployed backend has a different name. | |
| THIRD_EYE_MODAL_APP=third-eye-backend | |