Priyanka-Balivada
commited on
Commit
•
cc55f39
1
Parent(s):
0613bb7
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gensim==4.3.2
|
2 |
+
matplotlib==3.8.2
|
3 |
+
nltk==3.8.1
|
4 |
+
pandas==1.3.5
|
5 |
+
PyPDF2==3.0.1
|
6 |
+
seaborn==0.13.2
|
7 |
+
streamlit==1.31.0
|
8 |
+
torch==2.2.0
|
9 |
+
transformers==4.36.2
|
10 |
+
spacy==3.7.4
|
11 |
+
https://huggingface.co/Priyanka-Balivada/en_Resume_Matching_Keywords/resolve/main/en_Resume_Matching_Keywords-any-py3-none-any.whl
|