mirror of
				https://github.com/Wan-Video/Wan2.1.git
				synced 2025-11-04 06:15:17 +00:00 
			
		
		
		
	removed test line that cause sage crash
This commit is contained in:
		
							parent
							
								
									d62748a226
								
							
						
					
					
						commit
						a4d62fc1cd
					
				@ -67,8 +67,6 @@ def sageattn2_wrapper(
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    return o
 | 
					    return o
 | 
				
			||||||
 | 
					
 | 
				
			||||||
from sageattn import sageattn_blackwell as sageattn3
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
try:
 | 
					try:
 | 
				
			||||||
    from sageattn import sageattn_blackwell as sageattn3
 | 
					    from sageattn import sageattn_blackwell as sageattn3
 | 
				
			||||||
except ImportError:
 | 
					except ImportError:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user