How to use qgyd2021/language_identification with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://qgyd2021/language_identification")