openCV caffe model loading error

you’re checking an absolute path, but use a relative one to load your model

please make sure, your program starts in the same folder as the data
(C:/Users/roys21/streamlit-face-detect)