mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
fix: add ffmpeg-python
This commit is contained in:
2
setup.py
2
setup.py
@@ -69,6 +69,8 @@ setup(
|
|||||||
'norbert==0.2.1',
|
'norbert==0.2.1',
|
||||||
'pandas==0.25.1',
|
'pandas==0.25.1',
|
||||||
'requests',
|
'requests',
|
||||||
|
'setuptools>=41.0.0',
|
||||||
|
'ffmpeg-python',
|
||||||
'{}=={}'.format(tensorflow_dependency, tensorflow_version),
|
'{}=={}'.format(tensorflow_dependency, tensorflow_version),
|
||||||
],
|
],
|
||||||
entry_points={
|
entry_points={
|
||||||
|
|||||||
Reference in New Issue
Block a user