Skip to content
#

imagegeneration

Here are 59 public repositories matching this topic...

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

Welcome to the Image Generation with Pre-trained Models repository! This project demonstrates how to utilize pre-trained generative models like DALL-E-mini and Stable Diffusion to create images from text prompts. These models enable the generation of high-quality images by leveraging powerful deep learning architectures trained on extensive dataset

  • Updated Aug 20, 2024
  • Python

Improve this page

Add a description, image, and links to the imagegeneration 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 imagegeneration topic, visit your repo's landing page and select "manage topics."

Learn more