BauerHartmut commited on
Commit
6e67656
·
verified ·
1 Parent(s): 153371e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -3,4 +3,10 @@ license: apache-2.0
3
  tags:
4
  - Computer
5
  - computervision
6
- ---
 
 
 
 
 
 
 
3
  tags:
4
  - Computer
5
  - computervision
6
+ ---
7
+
8
+ # Uses
9
+
10
+ This LLM is trained on data generated by my code for the yolov8 model. [Github code](https://github.com/bauerhartmut/yolov8-Computervision)
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.