Bump to 2.2.0

This commit is contained in:
henryruhs
2024-01-19 20:46:27 +01:00
parent c344d7bb1a
commit 0800557c32
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.3
ARG FACEFUSION_VERSION=2.2.0
ENV GRADIO_SERVER_NAME=0.0.0.0
WORKDIR /facefusion