Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion smtag/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# tensorflow==1.8.0 # works on dgx not on Mac...
tensorflow==1.14.0 # works on Mac not on dgx...
docopt==0.6.2
numpy==1.16.3
numpy==1.22.0
torch==1.0.1
torchvision==0.2.2.post3
neo4jrestclient==2.1.1
Expand Down