luisarizmendi commited on
Commit
f606a6b
1 Parent(s): 9dea5a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -126,11 +126,12 @@ mixup=0.0, # Image mixup
126
 
127
  ### Usage with Huggingface spaces
128
 
129
- If you don't want to run it locally, you can use [this huggingface space](https://huggingface.co/spaces/luisarizmendi/safety-equipment-object-detection) that I've created with this code but be aware that this will be slow since I'm using a free instance, so it's better to run it locally with the python script below.
130
 
 
131
 
132
  <div align="center">
133
- <img width="640" alt="luisarizmendi/safety-equipment" src="https://huggingface.co/luisarizmendi/yolo11-safety-equipment/resolve/main/spaces-example.png">
134
  </div>
135
 
136
 
 
126
 
127
  ### Usage with Huggingface spaces
128
 
129
+ If you don't want to run it locally, you can use [this huggingface space](https://huggingface.co/spaces/luisarizmendi/object-detection-batch) that I've created with this code but be aware that this will be slow since I'm using a free instance, so it's better to run it locally with the python script below.
130
 
131
+ Remember to check that the Model URL is pointing to the model that you want to test.
132
 
133
  <div align="center">
134
+ <img width="640" alt="luisarizmendi/hardhat-or-hat" src="https://huggingface.co/luisarizmendi/hardhat-or-hat/resolve/main/spaces-example.png">
135
  </div>
136
 
137