| The models supported by Roboflow Inference have their own licenses. View the licenses for supported models below. | |
| | model | license | | |
| |:--------------------------|:------------------------------------------------------------------------------------:| | |
| | `inference/models/clip` | [MIT](https://github.com/openai/CLIP/blob/main/LICENSE) | | |
| | `inference/models/sam` | [Apache 2.0](https://github.com/facebookresearch/segment-anything/blob/main/LICENSE) | | |
| | `inference/models/vit` | [Apache 2.0](https://github.com/roboflow/inference/main/inference/models/vit/LICENSE)| | |
| | `inference/models/yolact` | [MIT](https://github.com/dbolya/yolact/blob/master/README.md) | | |
| | `inference/models/yolov5` | [AGPL-3.0](https://github.com/ultralytics/yolov5/blob/master/LICENSE) | | |
| | `inference/models/yolov7` | [GPL-3.0](https://github.com/WongKinYiu/yolov7/blob/main/README.md) | | |
| | `inference/models/yolov8` | [AGPL-3.0](https://github.com/ultralytics/ultralytics/blob/master/LICENSE) | |