nickmuchi commited on
Commit
8832681
1 Parent(s): e1f6c5c

Update functions.py

Browse files
Files changed (1) hide show
  1. functions.py +0 -1
functions.py CHANGED
@@ -740,4 +740,3 @@ def save_network_html(kb, filename="network.html"):
740
 
741
 
742
  nlp = get_spacy()
743
- sent_pipe, sum_pipe, ner_pipe, cross_encoder, kg_model, kg_tokenizer, emb_tokenizer = load_models()
 
740
 
741
 
742
  nlp = get_spacy()