Updates for 2.5.2

This commit is contained in:
henryruhs
2024-04-19 13:43:02 +02:00
parent 9722bae36f
commit 666175c638
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.5.1
ARG FACEFUSION_VERSION=2.5.2
ENV GRADIO_SERVER_NAME=0.0.0.0
WORKDIR /facefusion