Skip to content

Commit

Permalink
ready to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Prudhvi-232 committed Sep 30, 2024
1 parent 89c4381 commit ab92b89
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions UI/app.js → docs/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ function init() {
dz.on("complete", function (file) {
let imageData = file.dataURL;

var url = "http://127.0.0.1:5000/classify_image";
// var url = "/api/classify_image";
// var url = "http://127.0.0.1:5000/classify_image";
var url = "/api/classify_image";

$.post(
url,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit ab92b89

Please sign in to comment.