GouthamVarma commited on
Commit
3403e78
Β·
verified Β·
1 Parent(s): ac960a0

Update model.py

Browse files
Files changed (1) hide show
  1. model.py +1 -1
model.py CHANGED
@@ -105,7 +105,7 @@ def create_gradio_interface(mf_model):
105
  gr.Markdown("""# 🎡 Music Recommendation System 🎢
106
 
107
  ### Instructions:
108
- 1. ⏳ Model loads top 10000 songs (~1 min)
109
  2. πŸ” Search by title, artist, album, or year
110
  3. 🎧 Select up to 5 songs
111
  4. πŸ‘‰ Click for recommendations
 
105
  gr.Markdown("""# 🎡 Music Recommendation System 🎢
106
 
107
  ### Instructions:
108
+ 1. ⏳ Model loads songs (~1 min)
109
  2. πŸ” Search by title, artist, album, or year
110
  3. 🎧 Select up to 5 songs
111
  4. πŸ‘‰ Click for recommendations