EyeControl
Checkpoints for Dotting the Eye: An Intent-Driven Image Retouching Agent for Visual Focus Enhancement.
EyeControl supports instruction-based image retouching with global color and tone adjustments, local instructions, and spatial intent for visual focus enhancement.
Files
control.safetensors: EyeControl control weights.adapter_model.safetensors: trained LoRA adapter weights.adapter_config.json: LoRA adapter configuration.
These files require the FLUX.1-Kontext-dev base model and the EyeControl inference code.
Download
Run from the EyeControl code repository:
hf download Dragoniss/EyeControl --local-dir pretrained/eyecontrol
Usage
- Prepare FLUX.1-Kontext-dev at
pretrained/FLUX.1-Kontext-dev. - Download the EyeControl checkpoint using the command above.
- Set
CHECKPOINT_DIRSininfer.shto("pretrained/eyecontrol"). - Configure the input images, masks, and prompts, then run:
bash infer.sh
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for Dragoniss/EyeControl
Base model
black-forest-labs/FLUX.1-Kontext-dev