StyleCLIP
StyleCLIP copied to clipboard
TypeError: make_grid() got an unexpected keyword argument 'range'
TypeError: make_grid() got an unexpected keyword argument 'range'
Hi @wanlipeng , Can you please refer to the specific file and line that causes the error?
@wanlipeng Not sure if this is still relevant, but replace "value" with the kwarg "value_range" instead wherever the torchvision.utils.save_image function is called. You probably have a newer torchvision version.