Skip to content

nodetool-ai/nodetool-huggingface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodetool-HuggingFace

HuggingFace nodes for Nodetool.

Description

This package provides HuggingFace nodes for integration with Nodetool, allowing for seamless workflow between the two platforms. It enables you to use HuggingFace models and datasets directly within your Nodetool workflows.

Supported models:

  • Audio Classification
  • Automatic Speech Recognition
  • Depth Estimation
  • Feature Extraction
  • Fill Mask
  • Image Classification
  • Image Segmentation
  • Image-to-Image
  • LoRA Fine-tuning
  • Multimodal
  • Object Detection
  • Question Answering
  • Ranking
  • Sentence Similarity
  • Summarization
  • Text Classification
  • Text Generation
  • Text-to-Audio
  • Text-to-Image
  • Text-to-Speech
  • Text-to-Text
  • Token Classification
  • Translation
  • Video Processing

Installation

pip install nodetool-huggingface

Or install from source:

git clone https://github.com/nodetool-ai/nodetool-huggingface.git
cd nodetool-huggingface
pip install -e .

Requirements

  • Python 3.10+
  • See pyproject.toml for full dependencies

Features

  • Access to HuggingFace models directly from Nodetool
  • Support for various model types (text generation, image classification, etc.)
  • Easy integration with existing Nodetool workflows

License

AGPL

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

Huggingface nodes for Nodetool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages