import allennlp_models
from allennlp.predictors.predictor import Predictor
predictor = Predictor.from_path("hf://Stereo0001/FDDF")Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
import allennlp_models
from allennlp.predictors.predictor import Predictor
predictor = Predictor.from_path("hf://Stereo0001/FDDF")Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
# Gated model: Login with a HF token with gated access permission hf auth login