A Huggingface Plugin to drag-and-drop models and datasets onto Graphbook workflows
This plugin contains a web panel for searching and drag-and-dropping models and datasets from Huggingface Hub onto their graphbook workflows. It also contains the following nodes:
HuggingfacePipeline
for model usage from transformers packageHuggingfaceDataset
for dataset usage from the datasets packageAssignModelOutputsToNotes
to assign HF model outputs to incoming Notes
pip install graphbook_huggingface
graphbook --config hf.config.yaml