mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -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",
|
||||
"flux.1 d": "Flux.1 D",
|
||||
"illustrious": "IL",
|
||||
"pony": "Pony"
|
||||
"pony": "Pony",
|
||||
"Hunyuan Video": "Hunyuan Video"
|
||||
}
|
||||
|
||||
def determine_base_model(version_string: Optional[str]) -> str:
|
||||
|
||||
Reference in New Issue
Block a user