pragnakalp
commited on
Commit
•
32e1b6c
1
Parent(s):
9a3997d
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ tensorboard-plugin-wit==1.8.1
|
|
6 |
transformers==3.1.0
|
7 |
tensorflow-estimator==2.11.0
|
8 |
tensorflow-io-gcs-filesystem==0.28.0
|
|
|
9 |
tokenizers==0.8.1rc2
|
10 |
urllib3==1.25.10
|
|
|
6 |
transformers==3.1.0
|
7 |
tensorflow-estimator==2.11.0
|
8 |
tensorflow-io-gcs-filesystem==0.28.0
|
9 |
+
transformers==3.1.0
|
10 |
tokenizers==0.8.1rc2
|
11 |
urllib3==1.25.10
|