mnemo-ocr-core / local-remote-core.env.example
MABobrov's picture
Split OCR core from local studio and deploy HF core
f66f92b
raw
history blame contribute delete
208 Bytes
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