Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/siddhsuresh/tarp-monkey-yolov8


https://github.com/siddhsuresh/tarp-monkey-yolov8

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Yolov8-Streamlit-App Monkey Detection

Run [YOLOv8](https://github.com/ultralytics/ultralytics/) detection with [Streamlit](https://github.com/streamlit/streamlit)

## Shared on Streamlit Cloud

## Requeriments

```
pip install -r requirements.txt
```

## Run

```
streamlit run main.py
```