hanzhn 
							
						 
					 
					
						
						
						
						
							
						
						
							04a6cb7a3c 
							
						 
					 
					
						
						
							
							fix size  
						
						 
						
						
						
					 
					
						2025-05-14 21:49:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hanzhn 
							
						 
					 
					
						
						
						
						
							
						
						
							5142905303 
							
						 
					 
					
						
						
							
							vace gradio and Readme  
						
						 
						
						
						
					 
					
						2025-05-14 12:28:06 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wangang.wa 
							
						 
					 
					
						
						
						
						
							
						
						
							20e1bc2503 
							
						 
					 
					
						
						
							
							Update vace exmample  
						
						 
						
						
						
					 
					
						2025-05-13 19:51:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wangang.wa 
							
						 
					 
					
						
						
						
						
							
						
						
							58059485c7 
							
						 
					 
					
						
						
							
							Fix dist vace fwd hook error  
						
						 
						
						
						
					 
					
						2025-05-13 15:02:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hanzhn 
							
						 
					 
					
						
						
						
						
							
						
						
							5bfce89227 
							
						 
					 
					
						
						
							
							vace block update  
						
						 
						
						
						
					 
					
						2025-05-12 19:39:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wangang.wa 
							
						 
					 
					
						
						
						
						
							
						
						
							1cfa46a3cd 
							
						 
					 
					
						
						
							
							Support training with multiple gpus  
						
						 
						
						
						
					 
					
						2025-05-08 18:34:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wangang.wa 
							
						 
					 
					
						
						
						
						
							
						
						
							d372c7eb6b 
							
						 
					 
					
						
						
							
							Add VACE  
						
						 
						
						
						
					 
					
						2025-05-08 16:06:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								yupeng1111 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							df44622e72 
							
						 
					 
					
						
						
							
							[feature] Wan2.1-FLF2V-14B ( #338 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: 澎鹏 <shiyupeng.syp@taobao.com> 
						
					 
					
						2025-04-17 21:56:46 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jiangzeyinzi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d6434cf8ef 
							
						 
					 
					
						
						
							
							To support system prompt as a input parameter ( #280 )  
						
						 
						
						
						
					 
					
						2025-03-28 11:51:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wenting Shen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bc3249d61c 
							
						 
					 
					
						
						
							
							add free stroage api for FSDP ( #277 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: wenting.swt <wenting.swt@alibaba-inc.com> 
						
					 
					
						2025-03-26 15:49:37 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yingda Chen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d0a086800a 
							
						 
					 
					
						
						
							
							Update prompt_extend.py  
						
						 
						
						
						
					 
					
						2025-03-06 13:11:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alan May 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82c18d91a1 
							
						 
					 
					
						
						
							
							fix: correct Chinese ISO language code typo ( #10 )  
						
						 
						
						... 
						
						
						
						Fix incorrect Chinese language ISO code abbreviation
from CH to ZH 
						
					 
					
						2025-03-03 17:04:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Adrian Corduneanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0e3c42a830 
							
						 
					 
					
						
						
							
							Update text2video.py to reduce GPU memory by emptying cache ( #44 )  
						
						 
						
						... 
						
						
						
						* Update text2video.py to reduce GPU memory by emptying cache
If offload_model is set, empty_cache() must be called after the model is moved to CPU to actually free the GPU. I verified on a RTX 4090 that without calling empty_cache the model remains in memory and the subsequent vae decoding never finishes.
* Update text2video.py only one empty_cache needed before vae decode 
						
					 
					
						2025-02-26 18:56:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								WanX-Video-1 
							
						 
					 
					
						
						
						
						
							
						
						
							65386b2e03 
							
						 
					 
					
						
						
							
							init upload  
						
						 
						
						
						
					 
					
						2025-02-25 22:07:47 +08:00