Update to 1.3.1

This commit is contained in:
henryruhs
2023-10-10 20:27:05 +02:00
parent ed4ed730a2
commit 386bacb903
+1 -1
View File
@@ -10,4 +10,4 @@ RUN apt-get install curl -y
RUN apt-get install ffmpeg -y
RUN git clone https://github.com/facefusion/facefusion.git --branch ${FACEFUSION_VERSION} --single-branch .
RUN python install.py --torch cpu --onnxruntime cpu
RUN python install.py --torch cpu --onnxruntime default