mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 15:15:44 -03:00
Add "Hunyuan Video" to BASE_MODEL_MAPPING and create new Lora manager example workflow
This commit is contained in:
@@ -9,7 +9,8 @@ BASE_MODEL_MAPPING = {
|
|||||||
"flux1": "Flux.1 D",
|
"flux1": "Flux.1 D",
|
||||||
"flux.1 d": "Flux.1 D",
|
"flux.1 d": "Flux.1 D",
|
||||||
"illustrious": "IL",
|
"illustrious": "IL",
|
||||||
"pony": "Pony"
|
"pony": "Pony",
|
||||||
|
"Hunyuan Video": "Hunyuan Video"
|
||||||
}
|
}
|
||||||
|
|
||||||
def determine_base_model(version_string: Optional[str]) -> str:
|
def determine_base_model(version_string: Optional[str]) -> str:
|
||||||
|
|||||||
1
workflow/lora_manager_il_pony_example.json
Normal file
1
workflow/lora_manager_il_pony_example.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user