Spaces:
Runtime error
Runtime error
Commit
·
ab24766
1
Parent(s):
d6c5e4a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pdfplumber
|
|
4 |
numpy
|
5 |
pandas
|
6 |
openai
|
7 |
-
torch==1.8.1
|
|
|
|
4 |
numpy
|
5 |
pandas
|
6 |
openai
|
7 |
+
torch==1.8.1
|
8 |
+
nltk
|