diff --git a/README.md b/README.md index 4b8f0bf..6633bf7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,23 @@ -# lupin +# lupinIII -Inference API aggregator for performance requirements. +RESTful API aggregator for high performance and smaller size image requirements. -# Reference +# Installation -* https://github.com/tokio-rs/axum/blob/main/ECOSYSTEM.md#project-showcase +```bash +cargo build + +cargo run +``` + +# Server/Swagger address +``` +http://localhost:8080 +http://localhost:8080/docs +``` + +# Inference engine candidates + +* https://github.com/Tracel-AI/burn +* https://github.com/huggingface/candle