Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/graphbookai/graphbook-huggingface

The huggingface plugin for Graphbook
https://github.com/graphbookai/graphbook-huggingface

Last synced: 13 days ago
JSON representation

The huggingface plugin for Graphbook

Awesome Lists containing this project

README

        



Logo

Graphbook Huggingface


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](https://huggingface.co/) onto their graphbook workflows.
It also contains the following nodes:

* `HuggingfacePipeline` for model usage from transformers package
* `HuggingfaceDataset` for dataset usage from the datasets package
* `AssignModelOutputsToNotes` to assign HF model outputs to incoming Notes

## Getting started
1. `pip install graphbook_huggingface`
1. `graphbook --config hf.config.yaml`