background-remover-api / .env.example
Keramo's picture
Upload 7 files
84fc12c verified
Raw
History Blame Contribute Delete
180 Bytes
MAX_FILE_SIZE=5242880
MAX_WIDTH=6000
MAX_HEIGHT=6000
ORT_NUM_THREADS=1
OMP_NUM_THREADS=1
WEB_CONCURRENCY=2
ALLOWED_ORIGINS=http://localhost:5173,http://localhost:3000