Skip to content
#

huggingfaceapi

Here are 2 public repositories matching this topic...

Language: All
Filter by language

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 May 23, 2024
  • Shell

Improve this page

Add a description, image, and links to the huggingfaceapi topic page so that developers can more easily learn about it.

Curate this topic

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