hadadrjt commited on
Commit
fbe6069
·
1 Parent(s): 1ae1905

ai: Sort a->z packages.

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- huggingface_hub
2
  gradio
3
- pytesseract
 
 
 
4
  pdfplumber
 
 
5
  python-docx
6
- pandas
7
  python-pptx
8
- PyMuPDF
9
- Pillow
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