Get some unexpected results when test on RealPhoto60 or some my test images. I wonder are there any mistakes during the testing process? The result are like an oil-painting style.
run cmd as follows,
python infer.py \
--sdxl_path stabilityai/stable-diffusion-xl-base-1.0 \
--vision_encoder_path facebook/dinov2-large \
--instantir_path InstantX/InstantIR/models \
--test_path xx \
--out_path xxxx \
--batch_size 1 \
--width 1024 \
--height 1024
image order is input -> output









