Skip to content

mustafa-droid18/T5-LLM-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Translate My Text

This Streamlit web application allows you to translate text from one language to another using the Hugging Face Transformers library.

Installation

To run this application locally, you need to have Python installed. Clone this repository and install the required dependencies using the following commands:

git clone https://github.com/your_username/your_project.git
cd your_project
pip install -r requirements.txt

Usage

To run the application, execute the following command:

streamlit run app.py

Additional Notes

This application uses the T5 model for translation. Ensure that you have an active internet connection for translation to work properly.

About

This repository contains the codes required to run the translator app using the T5 - Model LLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages