Spaces:
Configuration error
Configuration error
# 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 | |