DamarJati commited on
Commit
e8ce238
·
1 Parent(s): 2a555bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -21,7 +21,9 @@ This repository contains a YOLOv5 model trained for detecting faces and hands. T
21
  - **Model Name:** yolov5-face-hands
22
  - **Framework:** PyTorch
23
  - **Version:** 1.0.0
24
-
 
 
25
  ## Usage
26
 
27
  ### Installation
 
21
  - **Model Name:** yolov5-face-hands
22
  - **Framework:** PyTorch
23
  - **Version:** 1.0.0
24
+ - **Model List** ["face", "null1", "null2", "hands"]
25
+ - **The list model used is 0 and 3** ["0", "1", "2", "3"]
26
+ -
27
  ## Usage
28
 
29
  ### Installation