metadata
title: Quotely
emoji: π
colorFrom: purple
colorTo: indigo
sdk: docker
pinned: false
π Quotely
Generate beautiful, shareable quotes in seconds.
Deploy anywhere with Docker.
β¨ Features
- π¨ Customizable backgrounds & avatars
- πΌοΈ High-quality
webpimage output - π One-command Docker deployment
- β‘ Fast, lightweight, and scalable
π Quick Start
# Clone the repo
git clone https://huggingface.co/spaces/cv3inx/quotely
cd quotely
# Build & run with Docker
docker build -t quotely .
docker run -p 7860:7860 quotely
Open http://localhost:7860 in your browser.
βοΈ Configuration
See Hugging Face Spaces Config Reference for advanced options.