Update to 1.3.1

This commit is contained in:
henryruhs
2023-10-10 20:24:47 +02:00
parent a2aee571a9
commit ed4ed730a2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM python:3.10
ARG FACEFUSION_VERSION=1.3.0
ARG FACEFUSION_VERSION=1.3.1
ENV GRADIO_SERVER_NAME=0.0.0.0
WORKDIR /facefusion