Halleast
Results
1
issues of
Halleast
i run with python3 bin/predict.py refine=True model.path=$(pwd)/big-lama indir=$(pwd)/testimage outdir=$(pwd)/output device=cpu but i get an error: refinement.py has this line gpu_ids = [f'cuda:{gpuid}' for gpuid in gpu_ids.replace(" ","").split(",") if gpuid.isdigit()] [2022-09-01...