fullstack commited on
Commit
a71bdf0
·
verified ·
1 Parent(s): d25f5c8

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -16
requirements.txt CHANGED
@@ -1,18 +1,14 @@
1
- accelerate==1.3.0
2
  gradio==4.44.0
3
- gradio_client==1.3.0
4
- numpy==1.26.4
5
- pandas==2.2.3
6
  pylate==1.2.0
7
- PyPDF2==3.0.1
8
- python-docx==1.2.0
9
- sentence-transformers==4.0.2
10
- spaces==0.37.1
11
- sqlite-utils==3.38
12
- torch==2.4.0+cu121
13
- torch-stoi==0.2.3
14
- torchaudio==2.4.0+cu121
15
- torchvision==0.19.0+cu121
16
- transformers
17
- unstructured==0.17.2
18
- unstructured-client==0.27.0
 
 
1
  gradio==4.44.0
2
+ spaces
 
 
3
  pylate==1.2.0
4
+ transformers==4.48.2
5
+ sentence-transformers
6
+ PyPDF2
7
+ python-docx
8
+ unstructured
9
+ pymupdf
10
+ sqlite-utils
11
+ pandas
12
+ numpy
13
+ huggingface_hub
14
+ accelerate