huggingface / zapier

Hugging Face's Zapier Integration 🤗⚡️

Home Page:https://zapier.com/apps/hugging-face/integrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hugging Face Zapier Integration 🤗⚡️

Setup

First install the dependencies for zapier platform cli (docs here)

npm install -g zapier-platform-cli

Then auth with Zapier (must be on HF account to make updates to the official integration).

zapier login

# Or, if you sign in with SSO:

zapier login --sso

Then clone this repo and install the dependencies

git clone https://github.com/huggingface/zapier.git
cd zapier
npm i

Development

To run the integration's tests:

zapier test

About

Hugging Face's Zapier Integration 🤗⚡️

https://zapier.com/apps/hugging-face/integrations

License:Apache License 2.0


Languages

Language:JavaScript 100.0%