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
when i try to display image on other page the error pops out on this line: return render_template("upload.html", image_path=filename)
But in your video tutorial I saw it didn't matter although the error existed.
when i try to display image on other page the error pops out on this line:
return render_template("upload.html", image_path=filename)But in your video tutorial I saw it didn't matter although the error existed.