You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have got this error when i opened the localhost link in my browser
2023-03-14 09:40:16.314 Uncaught app exception
Traceback (most recent call last):
File "C:\Python39\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 565, in _run_script
exec(code, module.dict)
File "G:\Image-Upscaler-Deep-Learning\streamlit_app.py", line 8, in
sr = cv2.dnn_superres.DnnSuperResImpl_create()
AttributeError: module 'cv2' has no attribute 'dnn_superres'
The text was updated successfully, but these errors were encountered:
Hello
i have got this error when i opened the localhost link in my browser
The text was updated successfully, but these errors were encountered: