Bump version

This commit is contained in:
henryruhs
2024-12-31 19:38:43 +01:00
parent 51f7cb421a
commit 3540dc8141
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM python:3.12
ARG FACEFUSION_VERSION=3.1.0
ARG FACEFUSION_VERSION=3.1.1
ENV GRADIO_SERVER_NAME=0.0.0.0
ENV PIP_BREAK_SYSTEM_PACKAGES=1