Update README.md
Browse files
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/
|
| 130 |
|
|
|
|
| 131 |
|
| 132 |
<div align="center">
|
| 133 |
-
<img width="640" alt="luisarizmendi/
|
| 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 |
|