mongle-mascot-lora / README.md
Hadimeeee's picture
Upload mascot LoRA
e19e6f0 verified
|
Raw
History Blame Contribute Delete
616 Bytes
# mongle-mascot-lora
Mascot-stage LoRA for the Mongle image character pipeline.
This LoRA is used by `total.image_pipeline2.mascot_stage` before the final
pixel character text-to-image stage. It is different from
`Hadimeeee/mongle-character-lora`.
## Intended Hugging Face Repo
```text
Hadimeeee/mongle-mascot-lora
```
## Files
```text
pytorch_lora_weights.safetensors
```
## RunPod Environment
Set this on the image character worker:
```text
MASCOT_LORA_SOURCE=Hadimeeee/mongle-mascot-lora
```
The existing code falls back to the local `models/mascot_lora` directory when
`MASCOT_LORA_SOURCE` is not set.