nielsr HF staff commited on
Commit
4035715
1 Parent(s): 23cb7f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -52,6 +52,10 @@ print("Predicted class:", model.config.id2label[predicted_class_idx])
52
 
53
  For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/segformer.html#).
54
 
 
 
 
 
55
  ### BibTeX entry and citation info
56
 
57
  ```bibtex
52
 
53
  For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/segformer.html#).
54
 
55
+ ### License
56
+
57
+ The license for this model can be found [here](https://github.com/NVlabs/SegFormer/blob/master/LICENSE).
58
+
59
  ### BibTeX entry and citation info
60
 
61
  ```bibtex