Skip to content

Commit

Permalink
removes tf dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Remorax committed Apr 6, 2021
1 parent b7faaa1 commit 6ff16ba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion helper.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import tensorflow_hub as hub
from scipy.spatial.distance import cosine
from re import finditer, split
from xml.dom import minidom
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ scipy==1.5.4
six==1.15.0
spacy==3.0.4
SQLAlchemy==1.3.23
tensorflow-hub==0.11.0
termcolor==1.1.0
testpath==0.4.4
typeguard==2.11.1
Expand Down

0 comments on commit 6ff16ba

Please sign in to comment.