WIP essentia
This commit is contained in:
@@ -39,8 +39,8 @@ COPY requirements.txt .
|
||||
RUN pip install --no-cache-dir numpy==1.24.3
|
||||
RUN pip install --no-cache-dir scipy==1.11.4
|
||||
|
||||
# Install Essentia - Python 3.9 with ARM64 support
|
||||
RUN pip install --no-cache-dir essentia
|
||||
# Install Essentia-TensorFlow - Python 3.9 AMD64 support
|
||||
RUN pip install --no-cache-dir essentia-tensorflow
|
||||
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user