yxchng
commited on
Commit
·
49de271
1
Parent(s):
b07ca48
remove tokenizer
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,5 +11,5 @@ scipy
|
|
11 |
scikit-image
|
12 |
pycocotools==2.0.2
|
13 |
#opencv-python==4.5.3.56
|
14 |
-
tokenizers==0.8.1rc1
|
15 |
h5py
|
|
|
11 |
scikit-image
|
12 |
pycocotools==2.0.2
|
13 |
#opencv-python==4.5.3.56
|
14 |
+
#tokenizers==0.8.1rc1
|
15 |
h5py
|