Bump to 2.0.0

This commit is contained in:
henryruhs
2023-11-29 21:23:00 +01:00
parent e4f07bf62b
commit 3a581667ff
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM python:3.10
ARG FACEFUSION_VERSION=1.3.1
ARG FACEFUSION_VERSION=2.0.0
ENV GRADIO_SERVER_NAME=0.0.0.0
WORKDIR /facefusion