YO-LOLO commited on
Commit
d16c953
·
verified ·
1 Parent(s): fe59144

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,19 +1,19 @@
1
- gradio==4.12.0
2
- pandas==2.0.3
3
- numpy==1.24.3
4
  pathlib
5
  opencv-python
6
- torch==2.0.1
7
- openpyxl==3.1.2
8
- pillow==10.0.1
9
- easyocr==1.7.1
10
- PyMuPDF==1.23.7
11
- transformers==4.34.0
12
  tiktoken
13
- chromadb==0.4.18
14
- langchain==0.1.0
15
- langchain-community==0.0.13
16
  unstructured
17
- sentencepiece==0.1.99
18
  huggingface_hub
19
  opencv-python
 
1
+ gradio
2
+ pandas
3
+ numpy
4
  pathlib
5
  opencv-python
6
+ torch
7
+ openpyxl
8
+ pillow
9
+ easyocr
10
+ PyMuPDF
11
+ transformers
12
  tiktoken
13
+ chromadb
14
+ langchain
15
+ langchain-community
16
  unstructured
17
+ sentencepiece
18
  huggingface_hub
19
  opencv-python