Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available: 1.56.0
π¨ Emoji Generator App
Welcome to the Emoji Generator App! This app allows you to explore and generate random emojis from various categories. Have fun creating your own emojis and sharing them with others!
π Features
- Generate random emojis from six categories:
- Smileys & Emotion
- Animals & Nature
- Food & Drink
- Travel & Places
- Objects
- Symbols
- View all emojis in a selected category.
- Copy all emojis from a category.
- Download emojis as a text file.
π οΈ Installation
Install the required dependencies:
pip install streamlitRun the app:
streamlit run app.py
π Usage
- Select an emoji category from the sidebar.
- Click the Generate Emoji button to see a random emoji.
- View all emojis in the selected category and copy them if needed.
- Download all emojis as a text file according to use.
Acknowledgments
- Built with Streamlit.