Compare commits

..

2 Commits

Author SHA1 Message Date
3e379e32cd Bump version: 0.5.5 → 0.5.6 2025-11-02 10:24:26 +00:00
c3eaf7f639 Fix flux workflow 2025-11-02 10:24:17 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[tool.bumpversion]
current_version = "0.5.5"
current_version = "0.5.6"
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
serialize = ["{major}.{minor}.{patch}"]
replace = "{new_version}"

View File

@ -4,7 +4,7 @@ FROM python:3.11-slim
# Set the working directory in the container
WORKDIR /app
# Set version label
ARG VERSION="0.5.5"
ARG VERSION="0.5.6"
LABEL version=$VERSION
# Copy project files into the container

View File

@ -167,7 +167,7 @@
"38": {
"inputs": {
"unet_name": "flux1-dev-Q4_0.gguf",
"device": "cuda:1",
"device": "cuda:0",
"virtual_vram_gb": 0,
"use_other_vram": true,
"expert_mode_allocations": ""