-
Notifications
You must be signed in to change notification settings - Fork 87
Image Not Showing #23
Copy link
Copy link
Open
Description
Image not getting displayed on the edit page: http://localhost:8008/edit_image/0
Below are the logs from flask
127.0.0.1 - - [06/Jun/2021 21:45:47] "GET /static/css/bootstrap-4.0.0/bootstrap.min.css HTTP/1.1" 304 -
127.0.0.1 - - [06/Jun/2021 21:45:47] "GET /static/css/app.css HTTP/1.1" 304 -
127.0.0.1 - - [06/Jun/2021 21:45:47] "GET /static/css/leaflet.draw/leaflet.draw.css HTTP/1.1" 304 -
127.0.0.1 - - [06/Jun/2021 21:45:47] "GET /static/css/leaflet/leaflet.css HTTP/1.1" 304 -
127.0.0.1 - - [06/Jun/2021 21:45:47] "GET /static/app.bundle.js HTTP/1.1" 304 -
127.0.0.1 - - [06/Jun/2021 21:45:47] "GET /static/favicon.ico HTTP/1.1" 200 -The images exist in the location given in the 'filename' key in the image annotations json.
Not sure what I'm doing wrong.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels