gagan3012 commited on
Commit
7bbec17
·
1 Parent(s): 7a15a4a

Update predict_model.py

Browse files
Files changed (1) hide show
  1. src/models/predict_model.py +0 -1
src/models/predict_model.py CHANGED
@@ -1,7 +1,6 @@
1
  import yaml
2
 
3
  from src.models.model import Summarization
4
- import pandas as pd
5
 
6
 
7
  def predict_model(text):
 
1
  import yaml
2
 
3
  from src.models.model import Summarization
 
4
 
5
 
6
  def predict_model(text):