File size: 286 Bytes
82f646b
ff1c8d2
 
 
 
82f646b
ff1c8d2
82f646b
 
ff1c8d2
82f646b
 
ff1c8d2
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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!