removed ffmpeg dependency
This commit is contained in:
parent
5b6b3f2832
commit
c8a538b42a
|
|
@ -4,7 +4,7 @@ import os
|
|||
import json
|
||||
import time
|
||||
import psutil
|
||||
import ffmpeg
|
||||
# import ffmpeg
|
||||
import imageio
|
||||
from PIL import Image
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue