diff --git a/README.md b/README.md index f277531..6b80bfb 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,17 @@ model/ --- +## Gitea Worflow Download +You can actually download Gitea Workflow compiled code that will run on your local machine. But for this to work you need to enter one of the following commands in your terminal: +```sh +chmod a+x main # or the name of your compiled file +``` +You can view a tutorial here! + + + ## 🔗 Recommended YOLOv4 Model Links - [YOLOv4.cfg](https://github.com/AlexeyAB/darknet/blob/master/cfg/yolov4.cfg) diff --git a/run.mp4 b/run.mp4 new file mode 100644 index 0000000..ffe6d67 Binary files /dev/null and b/run.mp4 differ