huggingface_client 1.3.0 copy "huggingface_client: ^1.3.0" to clipboard
huggingface_client: ^1.3.0 copied to clipboard

A server and browser based Hugging Face inference and inference endpoint API REST client

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add huggingface_client

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  huggingface_client: ^1.3.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:huggingface_client/huggingface_client.dart';
15
likes
0
pub points
60%
popularity

Publisher

verified publisherdarticulate.com

A server and browser based Hugging Face inference and inference endpoint API REST client

Repository (GitHub)
View/report issues

Topics

#ai #data #llm #api

Funding

Consider supporting this project:

www.darticulate.com

License

unknown (license)

Dependencies

async, http_parser, intl, meta

More

Packages that depend on huggingface_client