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 adfb89f commit b8b8181
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
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 b8b8181

Please sign in to comment.