nielsr HF staff commited on
Commit
5cd8f69
1 Parent(s): a7b8f37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -46,6 +46,10 @@ logits = outputs.logits # shape (batch_size, num_labels, height/4, width/4)
46
 
47
  For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/segformer.html#).
48
 
 
 
 
 
49
  ### BibTeX entry and citation info
50
 
51
  ```bibtex
46
 
47
  For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/segformer.html#).
48
 
49
+ ### License
50
+
51
+ The license for this model can be found [here](https://github.com/NVlabs/SegFormer/blob/master/LICENSE).
52
+
53
  ### BibTeX entry and citation info
54
 
55
  ```bibtex