mirror of
				https://github.com/k4yt3x/video2x.git
				synced 2025-11-03 22:21:37 +01:00 
			
		
		
		
	fixed anime4k path key
This commit is contained in:
		
							parent
							
								
									a188f6ebda
								
							
						
					
					
						commit
						eb3d29103c
					
				@ -59,7 +59,7 @@ class Anime4k:
 | 
			
		||||
                execute = [
 | 
			
		||||
                    self.driver_settings['java_path'],
 | 
			
		||||
                    '-jar',
 | 
			
		||||
                    self.driver_settings['anime4k_path'],
 | 
			
		||||
                    self.driver_settings['path'],
 | 
			
		||||
                    str(image.absolute()),
 | 
			
		||||
                    str(output_directory / image.name),
 | 
			
		||||
                    str(scale_ratio)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user