Update pipeline tag and add descriptive tags (#1)
Browse files- Update pipeline tag and add descriptive tags (0159e55de34bfafda65950fb0534f18b023bf73e)
Co-authored-by: Niels Rogge <[email protected]>
    	
        README.md
    CHANGED
    
    | @@ -1,12 +1,18 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            license: apache-2.0
         | 
| 3 | 
             
            language:
         | 
| 4 | 
             
            - en
         | 
| 5 | 
             
            - zh
         | 
| 6 | 
            -
            pipeline_tag: image-to-image
         | 
| 7 | 
             
            library_name: transformers
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 8 | 
             
            ---
         | 
| 9 | 
            -
             | 
|  | |
| 10 |  | 
| 11 | 
             
            <p align="center">π <a href="https://arxiv.org/pdf/2510.06590">Technical Report</a> ο½ π <a href="https://inclusionai.github.io/blog/mingtok/">Project Page</a> ο½ π€ <a href="https://huggingface.co/inclusionAI/MingTok-Vision">Hugging Face</a> ο½ π€ <a href="https://modelscope.cn/models/inclusionAI/MingTok-Vision">ModelScope</a> ο½ πΎ <a href="https://github.com/inclusionAI/Ming-UniVision">GitHub</a></p>
         | 
| 12 |  | 
|  | |
| 1 | 
             
            ---
         | 
|  | |
| 2 | 
             
            language:
         | 
| 3 | 
             
            - en
         | 
| 4 | 
             
            - zh
         | 
|  | |
| 5 | 
             
            library_name: transformers
         | 
| 6 | 
            +
            license: apache-2.0
         | 
| 7 | 
            +
            pipeline_tag: image-feature-extraction
         | 
| 8 | 
            +
            tags:
         | 
| 9 | 
            +
            - visual-tokenizer
         | 
| 10 | 
            +
            - feature-extraction
         | 
| 11 | 
            +
            - image-reconstruction
         | 
| 12 | 
            +
            - autoregressive
         | 
| 13 | 
             
            ---
         | 
| 14 | 
            +
             | 
| 15 | 
            +
            ## MingTok: A Unified Tokenizer for Visual Understanding and Generation without Vector Quantization
         | 
| 16 |  | 
| 17 | 
             
            <p align="center">π <a href="https://arxiv.org/pdf/2510.06590">Technical Report</a> ο½ π <a href="https://inclusionai.github.io/blog/mingtok/">Project Page</a> ο½ π€ <a href="https://huggingface.co/inclusionAI/MingTok-Vision">Hugging Face</a> ο½ π€ <a href="https://modelscope.cn/models/inclusionAI/MingTok-Vision">ModelScope</a> ο½ πΎ <a href="https://github.com/inclusionAI/Ming-UniVision">GitHub</a></p>
         | 
| 18 |  | 

 
		