Florian commited on
Commit
a191ec1
·
1 Parent(s): 0c57df9

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +40 -0
requirements.txt ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate
2
+ dotenv
3
+ einops
4
+ # for gemini api
5
+ google-genai
6
+ gradio
7
+ huggingface_hub
8
+ imageio
9
+ ipdb
10
+ json_repair
11
+ matplotlib
12
+ nltk
13
+ numpy
14
+ omegaconf
15
+ openai
16
+ opencv-python>=4.7.0.72
17
+ openpyxl
18
+ pandas
19
+ pillow
20
+ portalocker
21
+ protobuf
22
+ python-dotenv
23
+ qwen_vl_utils
24
+ requests
25
+ rich
26
+ sentencepiece
27
+ setuptools
28
+ sty
29
+ sympy
30
+ tabulate
31
+ tiktoken
32
+ timeout-decorator
33
+ timm
34
+ torch
35
+ torchvision
36
+ tqdm
37
+ transformers
38
+ typing_extensions
39
+ validators
40
+ xlsxwriter