musicsummarizer / README.md
citizendeeplearner's picture
Upload 9 files
aade47a
|
raw
history blame
300 Bytes
# 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
```