pre-commit update and formatting

This commit is contained in:
SWivid
2025-03-21 23:01:00 +08:00
parent 621559cbbe
commit 4ae5347282
18 changed files with 66 additions and 75 deletions

View File

@@ -23,9 +23,8 @@ RUN git clone https://github.com/SWivid/F5-TTS.git \
ENV SHELL=/bin/bash
# models are downloaded into this folder, so user should mount it
VOLUME /root/.cache/huggingface/hub/
# port the GUI is exposed on by default, if it is run
EXPOSE 7860
WORKDIR /workspace/F5-TTS