this problem is coming while deploying in streamlit cloud community
github repo link :GitHub - naulesh123/face_reco_2
- You cannot use
tensorflow-intel
on streamlit cloud- Try it with
tensorflow-cpu
instead - Cleanup your
requirements.txt
file, probably a lot of unnecessary packages included
- Try it with
how to use tensorflow-cpu instead of tensorflow-intel
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.