From 0a39df9d4508fcec0c6b1b787735362509fc29c2 Mon Sep 17 00:00:00 2001 From: Chandramouli S <64595758+Chandru-21@users.noreply.github.com> Date: Sat, 29 Jun 2024 12:53:44 +0530 Subject: [PATCH] config --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index c27a1ca..9193510 100644 --- a/main.py +++ b/main.py @@ -86,6 +86,7 @@ def predict(loan_details: LoanPrediction): return {"status":pred} + @app.post("/prediction_ui") def predict_gui(Gender: str, Married: str,