ai: Sort a->z packages.
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
huggingface_hub
|
2 |
gradio
|
3 |
-
|
|
|
|
|
|
|
4 |
pdfplumber
|
|
|
|
|
5 |
python-docx
|
6 |
-
pandas
|
7 |
python-pptx
|
8 |
-
|
9 |
-
|
10 |
-
optillm
|
11 |
-
json5
|
12 |
-
openai
|
|
|
|
|
1 |
gradio
|
2 |
+
huggingface_hub
|
3 |
+
openai
|
4 |
+
optillm
|
5 |
+
pandas
|
6 |
pdfplumber
|
7 |
+
pillow
|
8 |
+
pymupdf
|
9 |
python-docx
|
|
|
10 |
python-pptx
|
11 |
+
pytesseract
|
12 |
+
requests
|
|
|
|
|
|