Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,3 +1,20 @@ | |
| 1 | 
            -
            ---
         | 
| 2 | 
            -
             | 
| 3 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            language:
         | 
| 3 | 
            +
            - en
         | 
| 4 | 
            +
            - zh
         | 
| 5 | 
            +
            license: apache-2.0
         | 
| 6 | 
            +
            base_model:
         | 
| 7 | 
            +
            - Qwen/Qwen-Image
         | 
| 8 | 
            +
            library_name: gguf
         | 
| 9 | 
            +
            pipeline_tag: text-to-image
         | 
| 10 | 
            +
            ---
         | 
| 11 | 
            +
             | 
| 12 | 
            +
            This GGUF file is a direct conversion of [Qwen/Qwen-Image](https://huggingface.co/Qwen/Qwen-Image)
         | 
| 13 | 
            +
             | 
| 14 | 
            +
            Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
         | 
| 15 | 
            +
             | 
| 16 | 
            +
            **Usage**
         | 
| 17 | 
            +
             | 
| 18 | 
            +
            The model can be used with the ComfyUI custom node [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) by [city96](https://huggingface.co/city96)
         | 
| 19 | 
            +
             | 
| 20 | 
            +
            Place model files in `ComfyUI/models/unet` see the GitHub readme for further installation instructions.
         | 
