mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-03-02 04:34:41 +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.
|
details or quality, keeping lines smooth and edges sharp.
|
||||||
"""
|
"""
|
||||||
from avalon_framework import Avalon
|
from avalon_framework import Avalon
|
||||||
from upscaler import Upscaler
|
|
||||||
from upscaler import MODELS_AVAILABLE
|
from upscaler import MODELS_AVAILABLE
|
||||||
import GPUtil
|
from upscaler import Upscaler
|
||||||
import argparse
|
import argparse
|
||||||
|
import GPUtil
|
||||||
import json
|
import json
|
||||||
import os
|
import os
|
||||||
import psutil
|
import psutil
|
||||||
|
|||||||
Reference in New Issue
Block a user