Skip to content

Commit 4bcf379

Browse files
committed
rm worktree
1 parent 3fed00d commit 4bcf379

4 files changed

Lines changed: 2 additions & 10 deletions

File tree

.claude/settings.local.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.claude/worktrees/thirsty-greider

Lines changed: 0 additions & 1 deletion
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
__pycache__/
22
*.pyc
3+
.claude_data

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "ultimate-auto-sampler-config-grid-testing-suite"
33
description = "Test Everything All In One Run!!! Testing & benchmarking tool for samplers, schedulers, CFG scales, multiple prompts, img2img denoise values, Models, Weights, LoRA and more! Features infinite-canvas dashboard image grids with virtual scrolling that can handle thousands of images! Smart caching, powerful sorting, filters, favoriting, reviewing, automatic resume on interrupt, and real-time visualization. Test entire checkpoint folders, stack multiple LoRAs, generate random seed variations, and export optimized configs, save sessions. Includes powerful UI for building AIO comparison runs, fullscreen mode, keyboard navigation, smart filtering by parameters, civitai model data info, and one-click regeneration workflow, and SO MUCH MORE. Perfect for sampler output optimization and parameter tuning."
4-
version = "1.9.0"
4+
version = "1.9.1"
55
license = {file = "LICENSE"}
66
classifiers = [
77
# # For OS-independent nodes (works on all operating systems)

0 commit comments

Comments
 (0)