How to run a python script on images present in firebase? -
i have image in firebase acccount , want run python script on image , result back.
can suggest me simple way this?
i tried hosting python file in heroku. fetching image firebase heroku , running python script overhead.
is there simpler way run python script in firebase itself?
there handful of python wrappers firebase have not been updated in awhile. try getting started pyrebase, try tutorial getting started on heroku python.
Comments
Post a Comment