Wootang01 commited on
Commit
7e1be9b
·
1 Parent(s): f48f49d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  import pandas as pd
2
  import streamlit as st
3
  from keybert import KeyBERT
4
- from samples import texts
5
 
6
  @st.cache(allow_output_mutation=True, suppress_st_warning=True, show_spinner=True)
7
  def load_model():
 
1
  import pandas as pd
2
  import streamlit as st
3
  from keybert import KeyBERT
 
4
 
5
  @st.cache(allow_output_mutation=True, suppress_st_warning=True, show_spinner=True)
6
  def load_model():