--- title: Holiday Card Generator emoji: 🎄 colorFrom: red colorTo: green sdk: streamlit sdk_version: 1.34.0 app_file: app.py pinned: false license: mit --- # Holiday Card Generator 🎄 Create beautiful holiday-themed images for postcards and emails using AI! This app uses OpenAI's DALL-E 3 to generate custom holiday images based on your preferences. ## Features ✨ **9 Holiday Themes**: Christmas, New Year, Thanksgiving, Halloween, Easter, Valentine's Day, Fourth of July, Hanukkah, and Winter Holidays 🎨 **Multiple Art Styles**: Realistic, Cartoon, Watercolor, Vintage Postcard, Modern Minimalist, and more 📱 **Format Options**: Optimized for postcards, email headers, and social media posts 💾 **Easy Download**: One-click download of high-quality PNG images ## How to Use 1. Enter your OpenAI API key in the sidebar 2. Select your favorite holiday theme 3. Customize with additional details and art style 4. Choose the image purpose (postcard, email, social media) 5. Generate and download your beautiful holiday image! ## Requirements You'll need an OpenAI API key to use this app. Get yours at [OpenAI Platform](https://platform.openai.com/account/api-keys). --- Made with ❤️ using Streamlit and OpenAI DALL-E 3