mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-03-12 11:37:29 +08:00
changed Rife dependency path
This commit is contained in:
@@ -4,11 +4,11 @@
|
|||||||
Name: Interpolator
|
Name: Interpolator
|
||||||
Author: K4YT3X
|
Author: K4YT3X
|
||||||
Date Created: May 27, 2021
|
Date Created: May 27, 2021
|
||||||
Last Modified: August 17, 2021
|
Last Modified: February 2, 2022
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# local imports
|
# local imports
|
||||||
from .wrappers.rife_ncnn_vulkan_python.rife_ncnn_vulkan import Rife
|
from rife_ncnn_vulkan_python.rife_ncnn_vulkan import Rife
|
||||||
|
|
||||||
# built-in imports
|
# built-in imports
|
||||||
import multiprocessing
|
import multiprocessing
|
||||||
|
|||||||
Reference in New Issue
Block a user