Tonic commited on
Commit
df48353
Β·
1 Parent(s): eb2ac8a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -4,10 +4,7 @@ cloudpickle
4
  diskcache
5
  yfinance
6
  isort
7
- gradio
8
- gradio-client
9
  chromadb
10
- unstructured[all-docs]
11
  langchain
12
  opencv-contrib-python-headless
13
  cmake
@@ -15,4 +12,6 @@ libmagic-dev
15
  poppler-utils
16
  tesseract-ocr
17
  libreoffice
18
- pandoc
 
 
 
4
  diskcache
5
  yfinance
6
  isort
 
 
7
  chromadb
 
8
  langchain
9
  opencv-contrib-python-headless
10
  cmake
 
12
  poppler-utils
13
  tesseract-ocr
14
  libreoffice
15
+ python-magic
16
+ pandoc
17
+ unstructured[all-docs]