Spaces:
Running
Running
jbdel
commited on
Commit
•
c095dce
1
Parent(s):
6eb3ac3
reqs
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ arxiv
|
|
6 |
PyPDF2
|
7 |
transformers
|
8 |
beautifulsoup4
|
|
|
9 |
# Set the primary index URL to PyTorch's CPU wheels
|
10 |
--index-url https://download.pytorch.org/whl/cpu
|
11 |
|
|
|
6 |
PyPDF2
|
7 |
transformers
|
8 |
beautifulsoup4
|
9 |
+
openai
|
10 |
# Set the primary index URL to PyTorch's CPU wheels
|
11 |
--index-url https://download.pytorch.org/whl/cpu
|
12 |
|