composed_image_retrieval
composed_image_retrieval copied to clipboard
Removed Try-Catch
The deleted try-catch block was preventing any error to be reported.
I don't know if there is any particular reason why that should stay but, if it is needed, I think print('evaluation done')
should at least be changed to something like print('Error!!!')