File size: 300 Bytes
aade47a
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# Made with &hearts; using <a href="https://huggingface.co/knkarthick">Transformers </a>

<h3> Run the application on your local machine: </h3>

```
git clone https://github.com/ayanatherate/Lyricsummarizer-app.git 
cd Lyricsummarizer-app
pip install -r requirements.txt 
streamlit run app.py 
```