Updates for 3.0.0 part2

This commit is contained in:
henryruhs
2024-09-21 15:58:50 +02:00
parent 47f1870892
commit 1274236939
7 changed files with 65 additions and 15 deletions
-1
View File
@@ -15,4 +15,3 @@ RUN apt-get install ffmpeg -y
RUN git clone https://github.com/facefusion/facefusion.git --branch ${FACEFUSION_VERSION} --single-branch .
RUN python install.py --onnxruntime cuda --skip-conda