From adfe77b3cb7ad3186575b1c84706adf57bc14d3c Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:24:33 +0300 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3e2e6ff..0354d7c 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,12 @@ from ultralytics import YOLO model = YOLO("model.pt") model.export(format="onnx") ``` -3. Start a chat with BotFather by typing `/start`. -4. Create a new bot with the `/newbot` command. -5. Follow the prompts to name your bot and choose a username. -6. Copy the API token provided by BotFather. - +/home/$USER/docker_hailo/hailo8_ai_sw_suite_2025-10_docker.zip +/home/$USER/docker_hailo/train/images/(60%–80% of your photos) +/home/$USER/docker_hailo/shared_with_docker/models/model.onnx +/home/bob/Docker_hailo/shared_with_docker/doc/ ## 📦 Setup 1. ``