merve HF staff commited on
Commit
38696a7
·
verified ·
1 Parent(s): 57438e9

Update license

Browse files

Hello

@jameslahm

Congratulations on the release! 💗
I see your model is based on ultralytics, any derived work from YOLO should be licensed as AGPL3.0. People who use this model can get in trouble if they don't know about it.

It would be great if you could host the model checkpoints in different model repositories for the sake of convenience too!

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: ultralytics
3
  pipeline_tag: object-detection
4
- license: mit
5
  ---
6
 
7
  # [YOLOE: Real-Time Seeing Anything](https://arxiv.org/abs/2503.07465)
 
1
  ---
2
  library_name: ultralytics
3
  pipeline_tag: object-detection
4
+ license: agpl-3.0
5
  ---
6
 
7
  # [YOLOE: Real-Time Seeing Anything](https://arxiv.org/abs/2503.07465)