1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00

Added tensorflow_text as requirement for multilingual universal sentence encoders

This commit is contained in:
Florian Over
2020-10-11 22:14:08 +02:00
parent 97b67b0d21
commit a55fa39dc2

View File

@@ -17,6 +17,7 @@ torch
transformers==3.3.0
tensorflow>=2
tensorflow_hub
tensorflow_text>=2
tensorboardX
terminaltables
tokenizers==0.8.1-rc2