dataset-tool / README.md
iaroy's picture
Update README to use docker SDK
e9558d3
metadata
title: Collinear API
emoji: πŸ”
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
license: mit

Collinear API

A simple API for the Collinear tool. This API is deployed on Hugging Face Spaces using FastAPI.

Endpoints

  • /: Welcome message
  • /health: Health check endpoint
  • /docs: Interactive API documentation (provided by Swagger UI)
  • /redoc: Alternative API documentation