mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
Use ROCm 6.4 and smaller base Docker image
This commit is contained in:
parent
c1214b7f8d
commit
32191c688a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rocm/pytorch:rocm6.3.4_ubuntu22.04_py3.10_pytorch_release_2.4.0
|
||||
FROM rocm/dev-ubuntu-24.04:6.4
|
||||
ENV DEBIAN_FRONTEND=noninteractive \
|
||||
PHONEMIZER_ESPEAK_PATH=/usr/bin \
|
||||
PHONEMIZER_ESPEAK_DATA=/usr/share/espeak-ng-data \
|
||||
|
|
Loading…
Add table
Reference in a new issue