mirror of
https://github.com/SWivid/F5-TTS.git
synced 2025-12-05 20:40:12 -08:00
.
This commit is contained in:
@@ -17,8 +17,7 @@ WORKDIR /workspace
|
||||
|
||||
RUN git clone https://github.com/SWivid/F5-TTS.git \
|
||||
&& cd F5-TTS \
|
||||
&& pip install --no-cache-dir -r requirements.txt \
|
||||
&& pip install --no-cache-dir -r requirements_eval.txt
|
||||
&& pip install -e .[eval]
|
||||
|
||||
ENV SHELL=/bin/bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user