Spaces:
Running
Running
SUBHRAJIT MOHANTY
commited on
Commit
·
8a3e144
1
Parent(s):
5dbc569
PyPDF2 added in requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ tokenizers==0.15.0
|
|
12 |
huggingface-hub==0.19.4
|
13 |
scipy==1.11.4
|
14 |
scikit-learn==1.3.2
|
15 |
-
python-multipart==0.0.6
|
|
|
|
12 |
huggingface-hub==0.19.4
|
13 |
scipy==1.11.4
|
14 |
scikit-learn==1.3.2
|
15 |
+
python-multipart==0.0.6
|
16 |
+
PyPDF2==3.0.1
|