TongkunGuan commited on
Commit
8e351db
·
verified ·
1 Parent(s): 841bef5

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +31 -0
requirements.txt ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.43.0
2
+ PyMuPDF
3
+ accelerate=1.14.0
4
+ # bitsandbytes==0.42.0
5
+ decord
6
+ # deepspeed>=0.13.5
7
+ einops==0.6.1
8
+ einops-exts==0.0.4
9
+ huggingface_hub
10
+ imageio
11
+ numpy==1.26.4
12
+ opencv-python
13
+ orjson
14
+ peft==0.10.0
15
+ pycocoevalcap
16
+ pyyaml
17
+ scikit-learn>=1.2.2
18
+ scipy
19
+ sentencepiece==0.1.99
20
+ shortuuid
21
+ tensorboardX
22
+ termcolor
23
+ timm==0.9.12
24
+ tokenizers==0.15.1
25
+ torch==2.2.0
26
+ torchvision==0.17.0
27
+ tqdm
28
+ transformers==4.37.2
29
+ yacs
30
+
31
+