As i am trying to work with IndicTrans2 HF library
There most needed packages are running on numpy<2.0
but
ERROR: Cannot install IndicTransToolkit and indictranstoolkit==1.0.4 because these package versions have conflicting dependencies.
The conflict is caused by:
indictranstoolkit 1.0.4 depends on numpy<2.0
indic-nlp-library-itt 0.1.0 depends on numpy<3.0.0 and >=2.2.5
if i have numpy>2 then during finetuning of indictrans2 using HF im getting stuck as it is looking for numpy<2