<p align="center">
<a href="https://graphbook.ai">
<img src="assets/graphbook-hf-banner.png" alt="Logo" width=512>
</a>
<h1 align="center">Graphbook Hugging Face</h1>
<p align="center">
Build No Code Hugging Face AI Pipelines
</p>
</p>
You can build efficient DAG workflows or AI pipelines without any code. This is a Graphbook plugin that lets you drag and drop Hugging Face 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.
<img src="assets/example-hf-pipeline.png" alt="Example Pipeline with Hugging Face" with=1024>
## Packaged Nodes
Graphbook Hugging Face contains the following nodes:
* `TransformersPipeline` step for model usage from transformers package
* `HuggingfaceDataset` step for dataset usage from the datasets package
* And numerous `Post Processing/*` steps for post processing of model outputs
## Getting started
1. `pip install graphbook_huggingface graphbook transformers datasets`
1. `graphbook --config hf.config.yaml`
Raw data
{
"_id": null,
"home_page": "https://graphbook.ai",
"name": "graphbook_huggingface",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "huggingface, ml, workflow, pipelines, pytorch, data science, machine learning, ai",
"author": "Richard Franklin",
"author_email": "rsamf@graphbook.ai",
"download_url": "https://files.pythonhosted.org/packages/24/14/684aca795cee81ae8ae882de72f4e899da0384f6197f3f4b5238f3bf65cc/graphbook_huggingface-0.0.3.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n <a href=\"https://graphbook.ai\">\n <img src=\"assets/graphbook-hf-banner.png\" alt=\"Logo\" width=512>\n </a>\n\n <h1 align=\"center\">Graphbook Hugging Face</h1>\n\n <p align=\"center\">\n Build No Code Hugging Face AI Pipelines\n </p>\n</p>\n\nYou can build efficient DAG workflows or AI pipelines without any code. This is a Graphbook plugin that lets you drag and drop Hugging Face 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.\n\n<img src=\"assets/example-hf-pipeline.png\" alt=\"Example Pipeline with Hugging Face\" with=1024>\n\n## Packaged Nodes\n\nGraphbook Hugging Face contains the following nodes:\n\n* `TransformersPipeline` step for model usage from transformers package\n* `HuggingfaceDataset` step for dataset usage from the datasets package\n* And numerous `Post Processing/*` steps for post processing of model outputs\n\n## Getting started\n1. `pip install graphbook_huggingface graphbook transformers datasets`\n1. `graphbook --config hf.config.yaml`\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Graphbook Hugging Face Plugin for no-code Hugging Face AI pipelines",
"version": "0.0.3",
"project_urls": {
"Documentation": "https://docs.graphbook.ai",
"Homepage": "https://graphbook.ai",
"Repository": "https://github.com/graphbookai/graphbook"
},
"split_keywords": [
"huggingface",
" ml",
" workflow",
" pipelines",
" pytorch",
" data science",
" machine learning",
" ai"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8a60cf3fcb4abfa575e2ae80dc30d0d99482ac16b469c6904a4c1408e602c4bb",
"md5": "53ff14b613422aaa5bd111b8ca712467",
"sha256": "63c889b0a0ba73474c3d209647247bfec44e48c6fcb34855c7e96da4e1810b23"
},
"downloads": -1,
"filename": "graphbook_huggingface-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "53ff14b613422aaa5bd111b8ca712467",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 20014,
"upload_time": "2024-11-17T02:33:05",
"upload_time_iso_8601": "2024-11-17T02:33:05.472603Z",
"url": "https://files.pythonhosted.org/packages/8a/60/cf3fcb4abfa575e2ae80dc30d0d99482ac16b469c6904a4c1408e602c4bb/graphbook_huggingface-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2414684aca795cee81ae8ae882de72f4e899da0384f6197f3f4b5238f3bf65cc",
"md5": "9daa5aec159618642ba2be827e1fb4ec",
"sha256": "2498825d8bb6dc236bef0b9ba961b59b12082a7ceeec8964018690abec87597d"
},
"downloads": -1,
"filename": "graphbook_huggingface-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "9daa5aec159618642ba2be827e1fb4ec",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 18583,
"upload_time": "2024-11-17T02:33:06",
"upload_time_iso_8601": "2024-11-17T02:33:06.883259Z",
"url": "https://files.pythonhosted.org/packages/24/14/684aca795cee81ae8ae882de72f4e899da0384f6197f3f4b5238f3bf65cc/graphbook_huggingface-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-17 02:33:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "graphbookai",
"github_project": "graphbook",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "graphbook_huggingface"
}