How to load the image on firebase storage with python?

I’m doing the captured image from webcam to compare with the image from the path: faces/email/user_{email}.png on firebase storage, but I don’t know how to load/retrieve the image on firebase storage using python?

1 Like

Hello, have you tried or consider using pyrebase4? [pyrebase4]

Yes, I used it. Anyways thanks for your reply.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.