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