vinayakarannil / Deeplearning_Image_Similarity

Deep learning based image similarity search for product recommendations
109 stars 35 forks source link

unable to handle multiple request at same time #3

Open vikashkum7619 opened 5 years ago

vikashkum7619 commented 5 years ago

Hi Vinay,

can you suggest how to handle multiple request same time. If more than one request we send only getting result for one request.

Error details: FileExistsError: [WinError 183] Cannot create a file when that file already exist

Please suggest.

sudoStatus200 commented 5 years ago

@vikashkum7619 Did you found anything to solve this?