jags commited on
Commit
b981a58
1 Parent(s): 1adc329

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ You can use the raw model for object detection. See the [model hub](https://hugg
34
 
35
  ## How to use
36
  Please note all modes ending with seg or have seg in their name will do segmentation+masks.
37
- All models having a 'ded' in their name will do a dedection of the image.
38
  we are geenrally focussed in providing 8m bassed models .
39
  But one can use 8l, 8n or 8x models as these are trained on different image sizes and different image sets.
40
  Generally the coco and openImage sets from ultralytics are taken for our comfyUI testing.
 
34
 
35
  ## How to use
36
  Please note all modes ending with seg or have seg in their name will do segmentation+masks.
37
+ All models having a 'ded' in their name will do a detection of the image.
38
  we are geenrally focussed in providing 8m bassed models .
39
  But one can use 8l, 8n or 8x models as these are trained on different image sizes and different image sets.
40
  Generally the coco and openImage sets from ultralytics are taken for our comfyUI testing.