Bwrite commited on
Commit
9b4ab2a
·
verified ·
1 Parent(s): 156c2de

Update app.py

Browse files

Admission ChatBot

Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -2,8 +2,7 @@
2
  # BOUESTI Virtual Assistant Chatbot
3
  # Bamidele Olumilua University of Education, Science, and Technology, Ikere Ekiti
4
 
5
- # Install required packages
6
- !pip install nltk scikit-learn gradio
7
 
8
  import nltk
9
  import re
 
2
  # BOUESTI Virtual Assistant Chatbot
3
  # Bamidele Olumilua University of Education, Science, and Technology, Ikere Ekiti
4
 
5
+
 
6
 
7
  import nltk
8
  import re