Spaces:
Sleeping
Sleeping
PanigrahiNirma
commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
transformers
|
2 |
gradio
|
|
|
3 |
pdfminer.six
|
4 |
scikit-learn
|
|
|
|
|
5 |
torch
|
|
|
|
|
1 |
gradio
|
2 |
+
transformers
|
3 |
pdfminer.six
|
4 |
scikit-learn
|
5 |
+
numpy
|
6 |
+
nltk
|
7 |
torch
|