Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kingabzpro/fastapi-for-ml

Building a simple FastAPI application for model inference.
https://github.com/kingabzpro/fastapi-for-ml

fastapi jinja2-templates machine-learning scikit-learn

Last synced: 27 days ago
JSON representation

Building a simple FastAPI application for model inference.

Awesome Lists containing this project

README

        

# FastAPI-for-ML
Building a simple FastAPI application for model inference.

## Usage
```shell
pip install -r requirements.txt
python app.py
```

## Output
![image1.png](./image2.png)
![image2.png](./image1.png)