mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
fix: filename format bug
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
name: spleeter-cpu
|
||||
|
||||
channels:
|
||||
- conda-forge
|
||||
- anaconda
|
||||
|
||||
dependencies:
|
||||
- python=3.7
|
||||
- tensorflow=1.14.0
|
||||
- ffmpeg
|
||||
- pandas==0.25.1
|
||||
- requests
|
||||
- pip
|
||||
- pip:
|
||||
- museval==0.3.0
|
||||
- musdb==0.3.1
|
||||
- norbert==0.2.1
|
||||
- spleeter
|
||||
- ffmpeg-python
|
||||
@@ -1,20 +0,0 @@
|
||||
name: spleeter-gpu
|
||||
|
||||
channels:
|
||||
- conda-forge
|
||||
- anaconda
|
||||
|
||||
dependencies:
|
||||
- python=3.7
|
||||
- tensorflow-gpu=1.14.0
|
||||
- ffmpeg
|
||||
- pandas==0.25.1
|
||||
- requests
|
||||
- pip
|
||||
- pip:
|
||||
- museval==0.3.0
|
||||
- musdb==0.3.1
|
||||
- norbert==0.2.1
|
||||
- spleeter
|
||||
- ffmpeg-python
|
||||
|
||||
Reference in New Issue
Block a user