jags commited on
Commit
e019a91
1 Parent(s): 0cc2205

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -34,12 +34,14 @@ You can use the raw model for object detection. See the [model hub](https://hugg
34
 
35
 
36
  ## How to use
37
- Please note all modes ending with seg or have seg in their name will do segmentation+masks.
38
- All models having a 'ded' in their name will do a detection of the image.
39
- we are geenrally focussed in providing 8m bassed models .
40
  But one can use 8l, 8n or 8x models as these are trained on different image sizes and different image sets.
41
  Generally the coco and openImage sets from ultralytics are taken for our comfyUI testing.
42
  More info and general models for other inferences will be updated as they get trained.
 
 
43
 
44
 
45
 
 
34
 
35
 
36
  ## How to use
37
+ Please note all nodes ending with seg or have seg in their name will do segmentation+masks.
38
+ All models having a 'det' in their name will do a detection of the image.
39
+ we are generally focussed in providing 8m based models .
40
  But one can use 8l, 8n or 8x models as these are trained on different image sizes and different image sets.
41
  Generally the coco and openImage sets from ultralytics are taken for our comfyUI testing.
42
  More info and general models for other inferences will be updated as they get trained.
43
+ check out for more details in the github for same
44
+ url = {https://github.com/jags111/ComfyUI_Jags_VectorMagic}
45
 
46
 
47