Skip to content

Commit

Permalink
latest push
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandru-21 committed Jun 28, 2024
1 parent 7f9ac30 commit e149423
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ def predict_gui(Gender: str,
return {"status":pred}



@app.post("/batch_prediction")
async def batch_predict(file: UploadFile = File(...)):

Expand Down
Binary file not shown.

0 comments on commit e149423

Please sign in to comment.