builddotai/Egocentric-10K
Updated • 33.9k • 328
How to use ubuntu404/blast with AllenNLP:
import allennlp_models
from allennlp.predictors.predictor import Predictor
predictor = Predictor.from_path("hf://ubuntu404/blast")Base model
black-forest-labs/FLUX.2-dev
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://ubuntu404/blast")