luisarizmendi commited on
Commit
18caddb
·
verified ·
1 Parent(s): 9c22bfa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ widget:
14
  url: example.png
15
  pipeline_tag: object-detection
16
  model-index:
17
- - name: yolo11-safety-equipment
18
  results:
19
  - task:
20
  type: object-detection
@@ -151,7 +151,7 @@ opencv-python
151
  torch
152
  ```
153
 
154
- Then [run the python code below](https://huggingface.co/luisarizmendi/yolo11-safety-equipment/blob/main/run_model.py) and then open `http://localhost:7860` in a browser to upload and scan the images.
155
 
156
  ```
157
  import gradio as gr
 
14
  url: example.png
15
  pipeline_tag: object-detection
16
  model-index:
17
+ - name: hardhat-or-hat
18
  results:
19
  - task:
20
  type: object-detection
 
151
  torch
152
  ```
153
 
154
+ Then [run the python code below](https://huggingface.co/luisarizmendi/hardhat-or-hat/blob/main/run_model.py) and then open `http://localhost:7860` in a browser to upload and scan the images.
155
 
156
  ```
157
  import gradio as gr