mirror of
				https://github.com/Wan-Video/Wan2.1.git
				synced 2025-11-04 06:15:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			643 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			643 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "model": {
 | 
						|
        "name": "Flux 1 SRPO Dev 12B",
 | 
						|
        "architecture": "flux",
 | 
						|
        "description": "By fine-tuning the FLUX.1.dev model with optimized denoising and online reward adjustment, SRPO improves its human-evaluated realism and aesthetic quality by over 3x.",
 | 
						|
        "URLs": [
 | 
						|
            "https://huggingface.co/DeepBeepMeep/Flux/resolve/main/flux1-srpo-dev_bf16.safetensors",
 | 
						|
            "https://huggingface.co/DeepBeepMeep/Flux/resolve/main/flux1-srpo-dev_quanto_bf16_int8.safetensors"
 | 
						|
        ],
 | 
						|
        "flux-model": "flux-dev"
 | 
						|
    },
 | 
						|
    "prompt": "draw a hat",
 | 
						|
    "resolution": "1024x1024",
 | 
						|
    "batch_size": 1
 | 
						|
} |