Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
5.5.0
Examples
This directory contains example scripts demonstrating the usage of the translation-agent
workflow.
Contents
example_script.py
: A simple script showing how to perform machine translation using the package.sample-texts/
: A directory containing a few sample texts from The Batch letters written by Andrew and Data Points summaries found on the DeepLearning.ai website.
Usage
To run the example scripts, ensure that you have installed the translation-agent
package and have activated your virtual environment. Then run:
python example_script.py
If you have any questions or encounter any issues, please feel free to open an issue on the Github repository.