Updates for 3.0.0

This commit is contained in:
henryruhs
2024-09-21 15:41:35 +02:00
parent 7ee1ee09cc
commit 47f1870892
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM python:3.10
ARG FACEFUSION_VERSION=2.6.1
ARG FACEFUSION_VERSION=3.0.0
ENV GRADIO_SERVER_NAME=0.0.0.0
WORKDIR /facefusion