Skip to content

Commit

Permalink
docs: minor update to fix links and remove live link
Browse files Browse the repository at this point in the history
  • Loading branch information
danellecline authored Aug 15, 2023
1 parent e450d7f commit 7cdb137
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@

**fastapi-yolov5** code deploys and runs the YOLOv5 model in the Python web framework [FastAPI](https://fastapi.tiangolo.com/) either locally or in AWS.
In AWS, the model is deployed with ECS Fargate and exposed with an Application Load Balancer.


It is currently live at https://deepsea-ai.mbari.org/megadetector/docs

![Image link ](api_example.png)
![Image link ](api_example.jpg)

# Requirements

Expand Down Expand Up @@ -166,4 +165,4 @@ Deploy the stack with the new configuration

```shell
cdk deploy
```
```

0 comments on commit 7cdb137

Please sign in to comment.