Spaces:
Runtime error
Runtime error
File size: 200 Bytes
0305a63 |
1 2 3 4 5 6 |
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 |