Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ lxml>=4.9.0
|
|
12 |
pillow
|
13 |
pandas
|
14 |
PyPDF2
|
|
|
15 |
tabulate
|
|
|
12 |
pillow
|
13 |
pandas
|
14 |
PyPDF2
|
15 |
+
openai
|
16 |
tabulate
|