-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathpyproject.toml
More file actions
20 lines (18 loc) · 789 Bytes
/
Copy pathpyproject.toml
File metadata and controls
20 lines (18 loc) · 789 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[project]
name = "comfyui-realtime-lora"
description = "Train, analyze, selectively load, and extract/merge LoRAs inside ComfyUI. Supports Z-Image, Qwen Image, Qwen Image Edit, SDXL, FLUX, FLUX Klein, Wan 2.2, and SD 1.5. Includes LoRA layer analyzers, selective block loaders, model layer editors, and text-encoder debiasing/inspection tools."
version = "2.1.9"
license = "MIT"
authors = [
{ name = "Peter Neill" }
]
readme = "README.md"
requires-python = ">=3.10"
[project.urls]
Homepage = "https://github.com/ShootTheSound/comfyUI-Realtime-Lora"
Repository = "https://github.com/ShootTheSound/comfyUI-Realtime-Lora"
Issues = "https://github.com/ShootTheSound/comfyUI-Realtime-Lora/issues"
[tool.comfy]
PublisherId = "shootthesound"
DisplayName = "Realtime LoRA Toolkit"
Icon = ""