mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-01-04 04:39:10 +00:00
fixed waifu2x-caffe pathlib not found
This commit is contained in:
parent
a0745e2196
commit
fae08dfb11
@ -13,6 +13,7 @@ for waifu2x-caffe.
|
|||||||
# built-in imports
|
# built-in imports
|
||||||
import argparse
|
import argparse
|
||||||
import os
|
import os
|
||||||
|
import pathlib
|
||||||
import shlex
|
import shlex
|
||||||
import subprocess
|
import subprocess
|
||||||
import threading
|
import threading
|
||||||
|
Loading…
Reference in New Issue
Block a user