Skip to content

EdemGold/text-summary-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text Summarizationcls app

This is the repo for the Text Summarization AI Project.

It makes use of pre-trained Hugging Face models

Packages Used

The packages used inlcude;

  • gradio

For terminal

pip install gradio

For Jupyter notebook

!pip install gradio

  • transformers

For terminal

pip install transformers

For Jupyter notebook

!pip install transformers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages