Spaces:
Paused
Paused
File size: 208 Bytes
f66f92b | 1 2 3 4 5 6 7 8 9 | FRONTEND_MODE=studio
HOST=0.0.0.0
PORT=7860
LOG_LEVEL=debug
MNEMO_ANALYZE_BACKEND=remote
MNEMO_REMOTE_ANALYZE_URL=https://your-space-name.hf.space
MNEMO_REMOTE_ANALYZE_TOKEN=
MNEMO_REMOTE_ANALYZE_TIMEOUT=180
|