Instructions to use getrushed/janine with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Wan2.2
How to use getrushed/janine with Wan2.2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Inference
- Notebooks
- Google Colab
- Kaggle
Janine LoRA
Character LoRA of Janine, an AI-generated (synthetic) person. Trained on a 40-image dataset with detailed natural-language captions. This repository contains adapters for two different base models โ pick the one that matches your generation pipeline.
Trigger word:
janineโ include it in every prompt, e.g.janine, a woman walking in a garden.
Files
| File | Base model | Use for |
|---|---|---|
janine_flux_lora.safetensors |
FLUX.1-dev | Still images |
janine_wan22_high_noise.safetensors |
Wan 2.2 | Video (high-noise expert) |
janine_wan22_low_noise.safetensors |
Wan 2.2 | Video (low-noise expert) |
A LoRA only works with the base model it was trained on โ the Flux file will not load on Wan, and vice versa.
Usage in ComfyUI
Images (Flux)
- Put
janine_flux_lora.safetensorsinComfyUI/models/loras/. - Load a FLUX.1-dev checkpoint, add a Load LoRA node.
- Suggested LoRA strength: 0.8โ1.0.
- Prompt with the trigger, e.g.
janine, a woman wearing a white shirt, soft window light, close-up portrait.
Video (Wan 2.2)
Wan 2.2 uses a MoE (high-noise + low-noise) architecture, so this repo ships two files.
- Put both
janine_wan22_*.safetensorsinComfyUI/models/loras/. - In your Wan 2.2 workflow, load the high_noise LoRA on the high-noise model and the low_noise LoRA on the low-noise model.
- Prompt with the trigger
janine.
Tip: for image-to-video you can also generate a still with the Flux LoRA first, then animate it with a standard Wan i2v workflow โ no video LoRA required.
Training
- Dataset: 40 images, captioned in natural language, each starting with the trigger
janine. - Flux: ~2000 steps, learning rate 1e-4, LoRA rank 16.
- Wan 2.2: ~2000 steps, learning rate 2e-4, LoRA rank 32.
- Trained on WaveSpeedAI.
Notes
Janine is a fully synthetic, AI-generated character and does not depict a real person.
- Downloads last month
- -
Model tree for getrushed/janine
Base model
black-forest-labs/FLUX.1-dev