Bump version 2.6.1

This commit is contained in:
henryruhs
2024-06-16 21:32:47 +02:00
parent 820aa5c7ba
commit 7ee1ee09cc
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.6.0
ARG FACEFUSION_VERSION=2.6.1
ENV GRADIO_SERVER_NAME=0.0.0.0
WORKDIR /facefusion