Skip to content

Commit

Permalink
Fix comments in requirements.txt
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 286645558
  • Loading branch information
0x0539 authored and albert-copybara committed Dec 20, 2019
1 parent 941051a commit 3358bf8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
tensorflow==1.15 # CPU Version of TensorFlow (Python2-only)
# tensorflow-gpu==1.15 # GPU version of TensorFlow (Python2-only)
# Run pip install --upgrade pip if tensorflow 1.15 cannot be found
tensorflow==1.15 # CPU Version of TensorFlow
# tensorflow-gpu==1.15 # GPU version of TensorFlow
sentencepiece

0 comments on commit 3358bf8

Please sign in to comment.