mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-29 16:09: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
|
||||
import argparse
|
||||
import os
|
||||
import pathlib
|
||||
import shlex
|
||||
import subprocess
|
||||
import threading
|
||||
|
Loading…
Reference in New Issue
Block a user