Update README.md
Browse files
    	
        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
         | 

