InstantIR / infer.sh
fffiloni's picture
Upload folder using huggingface_hub
0305a63 verified
raw
history blame
200 Bytes
python infer.py \
--sdxl_path path/to/sdxl \
--vision_encoder_path path/to/dinov2_large \
--instantir_path path/to/instantir \
--test_path path/to/input \
--out_path path/to/output