Ali2206 commited on
Commit
92c6be9
·
verified ·
1 Parent(s): 0d8417b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -1
requirements.txt CHANGED
@@ -1 +1,23 @@
1
- gradio tooluniverse transformers sentence-transformers torch vllm accelerate scipy huggingface_hub pypdfium2 pytesseract pdfplumber python-docx pandas openpyxl xlrd tabulate psutil diskcache Pillow polars cachetools aiofiles
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ tooluniverse
3
+ transformers
4
+ sentence-transformers
5
+ torch
6
+ vllm
7
+ accelerate
8
+ scipy
9
+ huggingface_hub
10
+ pypdfium2
11
+ pytesseract
12
+ pdfplumber
13
+ python-docx
14
+ pandas
15
+ openpyxl
16
+ xlrd
17
+ tabulate
18
+ psutil
19
+ diskcache
20
+ Pillow
21
+ polars
22
+ cachetools
23
+ aiofiles