Skip to content

Commit e49f09d

Browse files
committed
change gif position
1 parent 35c5194 commit e49f09d

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

articles/Chapter_3-Computer_Vision_Projects_and_Practical_Applications/Make_Your_Own_Web_Application_with_Hailo_and_Using_Flask.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
sidebar_position: 4
33
---
44

5-
![object detection](../../pictures/Chapter3/flask.gif)
5+
66

77
# Make your Own Web Application with Hailo and Using Flask
88

9+
![object detection](../../pictures/Chapter3/flask.gif)
10+
911
This tutorial walks you through setting up a Hailo-based web application using Flask. It covers installing necessary dependencies, setting up the environment, and running the server. Here’s a step-by-step breakdown:
1012

1113
### Step 1: Update the System
@@ -107,14 +109,3 @@ http://<pi-ip-address>:5000
107109
This setup provides a user-friendly interface for interacting with the Hailo device for various vision tasks.
108110

109111

110-
111-
112-
113-
114-
115-
116-
117-
118-
119-
120-

0 commit comments

Comments
 (0)