Bump to 2.6.0

This commit is contained in:
henryruhs
2024-05-19 18:18:37 +02:00
parent ca52298ce1
commit 820aa5c7ba
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.3
ARG FACEFUSION_VERSION=2.6.0
ENV GRADIO_SERVER_NAME=0.0.0.0
WORKDIR /facefusion