mirror of
				https://github.com/Wan-Video/Wan2.1.git
				synced 2025-11-04 06:15:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			844 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			844 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "model": {
 | 
						|
        "name": "Qwen Image 20B",
 | 
						|
        "architecture": "qwen_image_20B",
 | 
						|
        "description": "Qwen Image is generative model that will very high quality images. It is one of the few models capable to generate in the image very long texts.",
 | 
						|
        "URLs": [
 | 
						|
            "https://huggingface.co/DeepBeepMeep/Qwen/resolve/main/qwen_image_20B_bf16.safetensors",
 | 
						|
            "https://huggingface.co/DeepBeepMeep/Qwen/resolve/main/qwen_image_20B_quanto_bf16_int8.safetensors"
 | 
						|
        ],
 | 
						|
		"resolutions":  [ ["1328x1328 (1:1)", "1328x1328"],
 | 
						|
						["1664x928 (16:9)", "1664x928"],
 | 
						|
						["928x1664 (9:16)", "928x1664"],
 | 
						|
						["1472x1140 (4:3)", "1472x1140"],
 | 
						|
						["1140x1472 (3:4)", "1140x1472"]
 | 
						|
						],		
 | 
						|
        "image_outputs": true
 | 
						|
    },
 | 
						|
    "prompt": "draw a hat",
 | 
						|
    "resolution": "1280x720",
 | 
						|
    "batch_size": 1
 | 
						|
} |