mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-04-13 09:39:17 +00:00
Remove casual_conv1d
This commit is contained in:
parent
9e595d9ad5
commit
94e53055d4
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ ENV CAUSAL_CONV1D_FORCE_BUILD=TRUE \
|
||||||
HIP_ARCHITECTURES=gfx1100
|
HIP_ARCHITECTURES=gfx1100
|
||||||
|
|
||||||
RUN pip3 install --upgrade pip && \
|
RUN pip3 install --upgrade pip && \
|
||||||
pip3 install --no-build-isolation "causal_conv1d@git+https://github.com/Dao-AILab/causal-conv1d.git" && \
|
|
||||||
pip3 install -e .
|
pip3 install -e .
|
||||||
|
|
||||||
# Copy project files including models
|
# Copy project files including models
|
||||||
|
|
Loading…
Add table
Reference in a new issue