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