Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhi0323 committed Apr 17, 2024
1 parent 5c1e777 commit e0ef72f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import pandas as pd

from sklearn.preprocessing import StandardScaler

from src.pipeline.predict_pipeline import input_data, Pred_Pipeline

application = Flask(__name__)
Expand Down

0 comments on commit e0ef72f

Please sign in to comment.