From 739f5d4692954e4a185eac280dec1ba5a7d52f1d Mon Sep 17 00:00:00 2001
From: Niels Rogge <niels.rogge1@gmail.com>
Date: Sat, 6 Aug 2022 10:25:55 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 0365e02..6ab26e3 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,10 @@ logits = outputs.logits  # shape (batch_size, num_labels, height/4, width/4)
 
 For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/segformer.html#).
 
+### License
+
+The license for this model can be found [here](https://github.com/NVlabs/SegFormer/blob/master/LICENSE).
+
 ### BibTeX entry and citation info
 
 ```bibtex