kmrmanish commited on
Commit
c79163e
·
1 Parent(s): 27a6856

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -51,11 +51,6 @@ similarity = cosine_similarity(combined_features)
51
 
52
 
53
 
54
-
55
-
56
-
57
-
58
-
59
  st.title('Course Recommendation App')
60
 
61
  user_input = st.text_input('Enter What You Want to Learn : ')
 
51
 
52
 
53
 
 
 
 
 
 
54
  st.title('Course Recommendation App')
55
 
56
  user_input = st.text_input('Enter What You Want to Learn : ')