mirror of
				https://github.com/k4yt3x/video2x.git
				synced 2025-10-31 04:40:59 +01:00 
			
		
		
		
	fixed console script error
This commit is contained in:
		
							parent
							
								
									ba29349e65
								
							
						
					
					
						commit
						bcb2e97f89
					
				| @ -19,7 +19,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | |||||||
| Name: Package Init | Name: Package Init | ||||||
| Author: K4YT3X | Author: K4YT3X | ||||||
| Date Created: July 3, 2021 | Date Created: July 3, 2021 | ||||||
| Last Modified: February 16, 2022 | Last Modified: April 1, 2022 | ||||||
| """ | """ | ||||||
| 
 | 
 | ||||||
| # version assignment has to precede imports to | # version assignment has to precede imports to | ||||||
| @ -28,4 +28,4 @@ __version__ = "5.0.0-beta5" | |||||||
| 
 | 
 | ||||||
| from .interpolator import Interpolator | from .interpolator import Interpolator | ||||||
| from .upscaler import Upscaler | from .upscaler import Upscaler | ||||||
| from .video2x import Video2X | from .video2x import Video2X, main | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user