Spaces:
Runtime error
Runtime error
Commit
·
8eb8b83
1
Parent(s):
c9b5014
Upload requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,6 +5,8 @@ pandas
|
|
5 |
numpy
|
6 |
scipy
|
7 |
tqdm
|
|
|
|
|
8 |
spacy
|
9 |
openai
|
10 |
pycocotools
|
|
|
5 |
numpy
|
6 |
scipy
|
7 |
tqdm
|
8 |
+
nltk
|
9 |
+
argparse
|
10 |
spacy
|
11 |
openai
|
12 |
pycocotools
|