gradio-space / README.md
broadfield-dev's picture
Initial Space setup of broadfield-dev/gradio-space via Builder
38ea22f verified

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