Vibe Coding with Gemini :D
This is a simple web application that allows users to download LINE stickers.
🚀 Try LINE Sticker Downloader! 🌟
conda create -n line-sticker python=3.12
conda activate line-sticker
pip install -r requirements.txtstreamlit run app.py
