Views
No views yet
.env.example to .env and fill HF_ENDPOINT_URL and HF_API_KEY.1chmod +x entrypoint.sh
2docker-compose up --buildGET http://localhost:8080/healthPOST http://localhost:8080/infer with JSON body (same payload you would send to HF)..env for HF API keys..env.example..env to source control./infer (API key, mTLS) if used in production.