Bump version

This commit is contained in:
henryruhs
2025-09-11 18:27:21 +02:00
parent fd7b56a73a
commit 9c4bac8064
6 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM python:3.12
ARG FACEFUSION_VERSION=3.4.0
ARG FACEFUSION_VERSION=3.4.1
ENV GRADIO_SERVER_NAME=0.0.0.0
ENV PIP_BREAK_SYSTEM_PACKAGES=1