title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | pinned |
---|---|---|---|---|---|---|---|
Social Caption Generator |
πΈ |
indigo |
pink |
gradio |
4.29.0 |
app.py |
false |
An AI-powered tool that generates catchy captions for your social media posts using Gradio and Hugging Face. Upload an image or type a prompt β get a caption instantly!
π Try it here
- Generate captions from text or images
- Supports tone customization (funny, formal, etc.)
- Easy-to-use Gradio interface
- No login or API required
Clone the repo and install dependencies:
pip install -r requirements.txt
python app.py
βββ app.py # Main Gradio app
βββ requirements.txt # Python dependencies
βββ README.md # Project info and Hugging Face config