didev007 commited on
Commit
34030df
·
verified ·
1 Parent(s): 86faa80

Update prediction.py

Browse files
Files changed (1) hide show
  1. prediction.py +0 -1
prediction.py CHANGED
@@ -1,7 +1,6 @@
1
  import streamlit as st
2
  import pandas as pd
3
  import numpy as np
4
- import tensorflow_hub as tf_hub
5
  from tensorflow.keras.models import load_model
6
  import re
7
  import nltk
 
1
  import streamlit as st
2
  import pandas as pd
3
  import numpy as np
 
4
  from tensorflow.keras.models import load_model
5
  import re
6
  import nltk