Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
gradio
|
2 |
openai
|
3 |
-
|
4 |
numpy
|
|
|
5 |
|
6 |
-
|
7 |
-
|
|
|
|
1 |
gradio
|
2 |
openai
|
|
|
3 |
numpy
|
4 |
+
python-dotenv
|
5 |
|
6 |
+
pdfplumber
|
7 |
+
pytesseract
|
8 |
+
pillow
|