rishabh5752 commited on
Commit
2af34d6
·
1 Parent(s): e3ebf55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==2.3.0
2
  PyMuPDF==1.18.7 # For working with PDF files
3
  nltk==3.6.4 # For natural language processing
4
  scikit-learn>=0.18 # For TF-IDF vectorization and cosine similarity
 
1
+
2
  PyMuPDF==1.18.7 # For working with PDF files
3
  nltk==3.6.4 # For natural language processing
4
  scikit-learn>=0.18 # For TF-IDF vectorization and cosine similarity