deepfake-detection-api / render.yaml
Sectumsempra1402's picture
Initial deploy: FastAPI deepfake detection API
f827a8b
raw
history blame contribute delete
375 Bytes
services:
- type: web
name: deepfake-detection-api
runtime: docker
dockerfilePath: ./Dockerfile
plan: standard # 2 GB RAM required for EfficientNet-B4
healthCheckPath: /health
envVars:
- key: MONGODB_URI
sync: false # paste your Atlas URI in the Render dashboard
- key: MONGODB_DB_NAME
value: frametrust