File size: 371 Bytes
38ea22f
f6ac0d1
38ea22f
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# Gradio Space: English to French Text Translator

A simple Gradio app that translates English text to French text using the Hugging Face Transformers library.

## Usage

1. Install the required dependencies by running `pip install -r requirements.txt`
2. Run the app using `python main.py`
3. Open your web browser and navigate to `http://localhost:8000` to use the app