Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phuochungus/se113.o12_kcpm

A FastAPI server to run inference ML Model and send back result via HTTP or Socket
https://github.com/phuochungus/se113.o12_kcpm

cicd fastapi machine-learning socket

Last synced: about 2 months ago
JSON representation

A FastAPI server to run inference ML Model and send back result via HTTP or Socket

Awesome Lists containing this project

README

        

---
title: Rtmdet
emoji: 🐾
colorFrom: yellow
colorTo: pink
sdk: docker
pinned: false
app_port: 3000
---

HOW TO RUN:
open compose.yaml file and mannually change environment variables
bash

```
docker compose up -d
```