Skip to content
#

huggingfaceapi

Here are 9 public repositories matching this topic...

This website utilizes the Hugging Face API to generate image descriptions based on user-provided text input. The application is built with HTML, CSS, and JavaScript, and it leverages the facebook/bart-large-cnn model for generating textual summaries.

  • Updated May 23, 2024
  • HTML

A simple bash script that utilizes the Hugging Face API to generate images based on textual descriptions. This script sends a POST request to the Hugging Face inference API for the facebook/bart-large-cnn model with a given input text, and retrieves the generated image data.

  • Updated Nov 2, 2024
  • Shell

Add this topic to your repo

To associate your repository with the huggingfaceapi topic, visit your repo's landing page and select "manage topics."

Learn more