A web Application demonstrating the use of NLP Hugging Face API to summarize text data.
First Download Zip or Clone the Project on Your Local Machine.
cd to the directory where root file is located
Create a virtual environment and activate it.
Install all the dependcies
pip install -r requirements.txtTo run the application execute app.py
python app.py