Skip to content
Closed
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 albert/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Run pip install --upgrade pip if tensorflow 1.15 cannot be found
tensorflow==1.15.2 # CPU Version of TensorFlow
tensorflow==2.5.3 # CPU Version of TensorFlow
tensorflow_hub==0.7
# tensorflow-gpu==1.15 # GPU version of TensorFlow
sentencepiece