Tyler Heuss
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ This LLM is trained on data generated by my code for the yolov8 model. [Github c
|
|
| 11 |
The model is capable of briefly describing what the yolov8 model can detect and can also execute a command (/click).
|
| 12 |
When the command is triggered, a dictionary is generated containing the key data of the object to be clicked.
|
| 13 |
|
| 14 |
-
#
|
| 15 |
You can test the model by giving it this informations:
|
| 16 |
|
| 17 |
```json
|
|
|
|
| 11 |
The model is capable of briefly describing what the yolov8 model can detect and can also execute a command (/click).
|
| 12 |
When the command is triggered, a dictionary is generated containing the key data of the object to be clicked.
|
| 13 |
|
| 14 |
+
# Testing
|
| 15 |
You can test the model by giving it this informations:
|
| 16 |
|
| 17 |
```json
|