mirror of
				https://github.com/Wan-Video/Wan2.1.git
				synced 2025-11-03 22:04:21 +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
 | 
			
		||||
 | 
			
		||||
from sageattn import sageattn_blackwell as sageattn3
 | 
			
		||||
 | 
			
		||||
try:
 | 
			
		||||
    from sageattn import sageattn_blackwell as sageattn3
 | 
			
		||||
except ImportError:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user