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,