Compare commits

..

No commits in common. "3e379e32cd808fd32a4edbae397c5798c927d37c" and "c27b2c8abab29030bf7dc809195349c62b1c693c" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[tool.bumpversion]
current_version = "0.5.6"
current_version = "0.5.5"
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.6"
ARG VERSION="0.5.5"
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:0",
"device": "cuda:1",
"virtual_vram_gb": 0,
"use_other_vram": true,
"expert_mode_allocations": ""