mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-02-11 15:34:56 +08:00
sorted lines for OCDs
This commit is contained in:
@@ -26,10 +26,10 @@ video, enlarge it by a number of times without losing any
|
||||
details or quality, keeping lines smooth and edges sharp.
|
||||
"""
|
||||
from avalon_framework import Avalon
|
||||
from upscaler import Upscaler
|
||||
from upscaler import MODELS_AVAILABLE
|
||||
import GPUtil
|
||||
from upscaler import Upscaler
|
||||
import argparse
|
||||
import GPUtil
|
||||
import json
|
||||
import os
|
||||
import psutil
|
||||
|
||||
Reference in New Issue
Block a user