Skip to content

Commit

Permalink
docs: Improve first section
Browse files Browse the repository at this point in the history
  • Loading branch information
clementsan committed Jan 7, 2025
1 parent 8ec4698 commit 298cc2e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,15 @@ short_description: Object detection Lambda
# Object detection via AWS Lambda

<b>Aim: AI-driven object detection task</b>

Architecture:
- Front-end: user interface via Gradio library
- Back-end: use of AWS Lambda function to run deployed ML models
- Back-end: use of AWS Lambda function to run deployed ML model

You can try out our deployed [Hugging Face Space](https://huggingface.co/spaces/cvachet/object_detection_lambda
)!

<b>Menu: </b>
<b>Table of contents: </b>
- [Local development](#1-local-development)
- [AWS deployment](#2-deployment-to-aws)
- [Hugging Face deployment](#3-deployment-to-hugging-face)
Expand Down

0 comments on commit 298cc2e

Please sign in to comment.