nielsr HF staff commited on
Commit
a820c29
1 Parent(s): 8006ec1

Update README.md

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