--- title: Text Processor emoji: 📝 colorFrom: blue colorTo: purple sdk: gradio sdk_version: 4.44.0 app_file: app.py pinned: false license: mit --- # Text Processor A simple Gradio app that: - Converts text to uppercase - Counts the number of words Built with ❤️ using Gradio!