Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Add tensorflow_hub to the requirements.txt file
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 286657572
  • Loading branch information
0x0539 authored and albert-copybara committed Dec 21, 2019
1 parent 3358bf8 commit 8d09630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Run pip install --upgrade pip if tensorflow 1.15 cannot be found
tensorflow==1.15 # CPU Version of TensorFlow
tensorflow_hub==0.7
# tensorflow-gpu==1.15 # GPU version of TensorFlow
sentencepiece

0 comments on commit 8d09630

Please sign in to comment.