mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-16 14:19:53 +08:00
remove git lfs
This commit is contained in:
parent
2cb70c0889
commit
b0f4a3927f
@ -119,7 +119,7 @@ RUN wget https://repo.anaconda.com/miniconda/Miniconda3-py39_23.11.0-2-Linux-x86
|
||||
COPY . .
|
||||
|
||||
# Ensure LFS files are pulled (if repository is cloned here; optional)
|
||||
RUN git lfs pull # Uncomment if you clone the repo inside the container instead of using COPY
|
||||
# RUN git lfs pull # Uncomment if you clone the repo inside the container instead of using COPY
|
||||
|
||||
# Install Conda dependencies
|
||||
RUN conda install -y -q -c pytorch -c nvidia cudatoolkit \
|
||||
|
Loading…
x
Reference in New Issue
Block a user