api / README.md
AdarshJi's picture
Update README.md
612a652 verified
metadata
title: Api
emoji: 🌍
colorFrom: green
colorTo: indigo
sdk: docker
pinned: false

Check out the configuration reference at https://huggingface.co./docs/hub/spaces-config-reference


Image Generator API

This is an AI-powered image generator API built with Flask and deployed on Hugging Face Spaces.

Usage

  • Send a POST request to /generate/image with a prompt to generate images.

Deployment

This app runs inside a Docker container using Gunicorn.