jpye00 commited on
Commit
4c2a0eb
·
verified ·
1 Parent(s): 5bd8b08

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +55 -0
requirements.txt ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.30.1
2
+ decord==0.6.0
3
+ deepspeed==0.17.4
4
+ evaluate==0.4.5
5
+ fitz==0.0.1.dev2
6
+ Flask==3.1.2
7
+ gensim==4.3.0
8
+ GPUtil==1.4.0
9
+ gradio==4.44.1
10
+ gradio_image_prompter==0.1.0
11
+ gradio_pdf==0.0.17
12
+ gradio_client==1.3.0
13
+ huggingface_hub==0.24.6
14
+ imageio==2.37.0
15
+ imutils==0.5.4
16
+ joblib==1.4.2
17
+ latex2sympy2==1.9.1
18
+ matplotlib==3.7.4
19
+ modelscope_studio==1.4.5
20
+ moviepy==2.2.1
21
+ nltk==3.8.1
22
+ numpy
23
+ opencv_python==4.7.0.72
24
+ opencv_python_headless==4.5.5.64
25
+ packaging==25.0
26
+ pandas==2.3.1
27
+ pdf2image==1.17.0
28
+ peft==0.12.0
29
+ Pillow==10.1.0
30
+ portalocker==2.10.1
31
+ PuLP==2.7.0
32
+ pycocoevalcap==1.2
33
+ pysubs2==1.8.0
34
+ pytesseract==0.3.10
35
+ python-dotenv==1.1.1
36
+ Requests==2.32.5
37
+ rich==14.1.0
38
+ scikit_learn==1.7.1
39
+ scipy == 1.10.1
40
+ seaborn
41
+ sentence_transformers==3.1.0
42
+ setuptools==67.7.2
43
+ spacy==3.8.7
44
+ streamlit==1.48.1
45
+ sty==1.0.6
46
+ tabulate==0.9.0
47
+ tiktoken==0.11.0
48
+ timm==0.9.10
49
+ torch==2.1.2
50
+ torchvision==0.16.2
51
+ tqdm==4.66.5
52
+ transformers==4.40.0
53
+ ultralytics
54
+ validators==0.35.0
55
+ xgboost==1.7.3