Bump to 2.1.3

This commit is contained in:
henryruhs
2023-12-26 19:46:38 +01:00
parent 76574c2602
commit c344d7bb1a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM python:3.10
ARG FACEFUSION_VERSION=2.1.2
ARG FACEFUSION_VERSION=2.1.3
ENV GRADIO_SERVER_NAME=0.0.0.0
WORKDIR /facefusion