mirror of
				https://github.com/Wan-Video/Wan2.1.git
				synced 2025-11-04 06:15:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			423 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			423 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Please dot not modify any file in this Folder.
 | 
						|
 | 
						|
If you want to change a property of a default model, copy the corrresponding model file in the ./finetunes folder and modify the properties you want to change in the new file.
 | 
						|
If a property is not in the new file, it will be inherited automatically from the default file that matches the same name file.
 | 
						|
 | 
						|
For instance to hide a model:
 | 
						|
 | 
						|
{
 | 
						|
	"model":
 | 
						|
	{
 | 
						|
		"visible": false
 | 
						|
	}
 | 
						|
}
 |