Omarrran commited on
Commit
23865a4
·
verified ·
1 Parent(s): 770b12e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -4
requirements.txt CHANGED
@@ -1,6 +1,21 @@
 
1
  gradio
2
- datasets
 
 
 
 
 
 
 
 
 
3
  huggingface_hub
4
- pandas
5
- librosa
6
- soundfile
 
 
 
 
 
 
1
+ unstructured "unstructured[all-docs]"
2
  gradio
3
+ pandas
4
+ numpy
5
+ matplotlib
6
+ seaborn
7
+ plotly
8
+ sentence-transformers
9
+ nltk
10
+ langchain
11
+
12
+ tqdm
13
  huggingface_hub
14
+ python-magic
15
+ pdfminer.six
16
+ pdf2image
17
+ tabulate
18
+ pytesseract
19
+ pillow
20
+ spacy
21
+ spacy download en_core_web_sm