DDColor / scripts /inference.sh
Sulio's picture
Upload folder using huggingface_hub
00e6746 verified
raw
history blame
179 Bytes
CUDA_VISIBLE_DEVICES=0 \
python3 infer.py \
--input ./assets/test_images --output ./colorize_output \
--model_path modelscope/damo/cv_ddcolor_image-colorization/pytorch_model.pt