mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-07-05 17:01:16 -03:00
chore(tests): commit validation dataset and baseline reports into repo
Move the HF model list from ~/Documents/ into tests/enrich_hf_validation/test_data/
and commit the pipeline validation baseline artifacts (report.json,
preprocessing_audit.json, README snapshots) into baselines/.
Update config.py and run_validation.py defaults to use repo-relative paths
via os.path.dirname(__file__) instead of ~/Documents/ hardcode.
Originates from changes in 8fb00998 (validation pipeline audit).
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
---
|
||||
tags:
|
||||
- text-to-image
|
||||
- lora
|
||||
- diffusers
|
||||
- template:diffusion-lora
|
||||
widget:
|
||||
- output:
|
||||
url: images/INFL_03.png
|
||||
text: '-'
|
||||
- output:
|
||||
url: images/INFL8_02.png
|
||||
text: '-'
|
||||
- output:
|
||||
url: images/INFL8_01.png
|
||||
text: '-'
|
||||
base_model: Wan-AI/Wan2.2-I2V-A14B
|
||||
instance_prompt: INFL8
|
||||
license: apache-2.0
|
||||
---
|
||||
# SYSTMS-INFL8-LoRA-Wan22
|
||||
|
||||
<Gallery />
|
||||
|
||||
## Model description
|
||||
|
||||
|
||||
https://cdn-uploads.huggingface.co/production/uploads/68d3f4296609ba0dc7e869c1/yHrNBvmv-KkyRzWsfdC2J.mp4
|
||||
|
||||
|
||||
## Trigger words
|
||||
|
||||
You should use `INFL8` to trigger the image generation.
|
||||
|
||||
|
||||
## Download model
|
||||
|
||||
|
||||
[Download](/systms/SYSTMS-INFL8-LoRA-Wan22/tree/main) them in the Files & versions tab.
|
||||
Reference in New Issue
Block a user