Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
pdfplumber
|
2 |
llama_index
|
3 |
cnocr
|
4 |
-
nltk
|
|
|
|
1 |
pdfplumber
|
2 |
llama_index
|
3 |
cnocr
|
4 |
+
nltk
|
5 |
+
transformers
|