-
- Downloads
Add nltk and sentencepiece to requirements
parent
4f596c3e
No related branches found
No related tags found
... | @@ -6,11 +6,13 @@ flashlight-text==0.0.4 | ... | @@ -6,11 +6,13 @@ flashlight-text==0.0.4 |
imageio==2.26.1 | imageio==2.26.1 | ||
imagesize==1.4.1 | imagesize==1.4.1 | ||
mdutils==1.6.0 | mdutils==1.6.0 | ||
nltk==3.8.1 | |||
numpy==1.24.3 | numpy==1.24.3 | ||
prettytable==3.8.0 | prettytable==3.8.0 | ||
PyYAML==6.0 | PyYAML==6.0 | ||
scipy==1.10.1 | scipy==1.10.1 | ||
teklia-line-image-extractor==0.2.8rc5 | sentencepiece==0.1.99 | ||
teklia-line-image-extractor==0.2.8rc4 | |||
tenacity==8.2.3 | tenacity==8.2.3 | ||
tensorboard==2.12.2 | tensorboard==2.12.2 | ||
torch==2.0.0 | torch==2.0.0 | ||
... | ... |
Please register or sign in to comment