mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 09:16:19 +00:00
Support for upgraded moviepy
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from abc import abstractmethod
|
||||
from typing import TypedDict
|
||||
|
||||
import moviepy.editor as mp
|
||||
import moviepy as mp
|
||||
import whisper_timestamped as wt
|
||||
from torch.cuda import is_available
|
||||
|
||||
|
||||
Reference in New Issue
Block a user