Bump to 2.1.1

This commit is contained in:
henryruhs
2023-12-20 22:43:43 +01:00
parent 9e7afffefb
commit 7e054695d9
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.0
ARG FACEFUSION_VERSION=2.1.1
ENV GRADIO_SERVER_NAME=0.0.0.0
WORKDIR /facefusion