Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ronildofacanha committed May 12, 2022
1 parent f2401d3 commit 4951529
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,12 @@ Antes de começar, você vai precisar ter instalado em sua máquina as seguintes
Baixe os arquivos do yolo4 e extraia na pasta principal
- https://1drv.ms/u/s!AsDXkjCJnNwegfxoRMkG4kAJzXWJ1w?e=JVgIi4

# Acesse a pasta do projeto no terminal/cmd
cd yolo4_python

# Instale as dependências
# Instale as dependências do python
pip install opencv-python
pip install dlib

### 🎲 Executar
Basta o camando -> python arquivo_nome.py
### 🎲 Executar | No terminal
python nome_do_aqruivo.py

# Clone este repositório
$ git clone <https://github.com/ronildofacanha/yolo4_python.git>
Expand Down

0 comments on commit 4951529

Please sign in to comment.