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
- Install the required dependencies by running
pip install -r requirements.txt
- Run the app using
python main.py
- Open your web browser and navigate to
http://localhost:8000
to use the app