Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
rogerxavier
/
moviepy_with_manga_test
like
0
Running
App
Files
Files
Community
251d42c
moviepy_with_manga_test
/
bilibili_api
/
_pyinstaller
/
entry_points.py
rogerxavier
Upload 258 files
0aee47a
verified
5 months ago
raw
Copy download link
history
blame
Safe
132 Bytes
import
os
from
typing
import
List
def
get_hook_dirs
() ->
List
[
str
]:
return
[os.path.abspath(os.path.dirname(__file__))]