Updates for 2.3.0

This commit is contained in:
henryruhs
2024-02-14 21:33:58 +01:00
parent b2d8ebf0b0
commit 5ff969fdac
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM python:3.10
ARG FACEFUSION_VERSION=2.2.1
ARG FACEFUSION_VERSION=2.3.0
ENV GRADIO_SERVER_NAME=0.0.0.0
WORKDIR /facefusion