Bump version

This commit is contained in:
henryruhs
2025-07-08 21:45:34 +02:00
parent 6aa2153027
commit 22fec2be2f
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.3.0
ARG FACEFUSION_VERSION=3.3.1
ENV GRADIO_SERVER_NAME=0.0.0.0
ENV PIP_BREAK_SYSTEM_PACKAGES=1