Bump version

This commit is contained in:
henryruhs
2025-12-18 22:57:29 +01:00
parent 08083223fa
commit fc83a2c8ea
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.5.1
ARG FACEFUSION_VERSION=3.5.2
ENV GRADIO_SERVER_NAME=0.0.0.0
ENV PIP_BREAK_SYSTEM_PACKAGES=1