Prepare next release

This commit is contained in:
henryruhs
2024-12-24 00:10:45 +01:00
parent 5137e2b1d8
commit 003f6d2d62
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM python:3.12
ARG FACEFUSION_VERSION=3.0.1
ARG FACEFUSION_VERSION=3.1.0
ENV GRADIO_SERVER_NAME=0.0.0.0
ENV PIP_BREAK_SYSTEM_PACKAGES=1