yansong1616 commited on
Commit
3cee1b0
1 Parent(s): cd231d1

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +135 -0
requirements.txt ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ openai==1.41.1
2
+ opencv-python==4.6.0.66
3
+ opencv-contrib-python==4.6.0.66
4
+ opencv-python-headless==4.6.0.66
5
+ openpyxl==3.1.5
6
+ absl-py==2.1.0
7
+ accelerate==0.33.0
8
+ addict==2.4.0
9
+ aiofiles==23.2.1
10
+ aiohappyeyeballs==2.4.0
11
+ aiohttp==3.10.5
12
+ aiosignal==1.3.1
13
+ altair==5.3.0
14
+ annotated-types==0.7.0
15
+ antlr4-python3-runtime==4.9.3
16
+ anyio==3.7.1
17
+ arrow==1.3.0
18
+ async-timeout==4.0.3
19
+ autocommand==2.2.2
20
+ backcall==0.2.0
21
+ backports.tarfile==1.2.0
22
+ bcrypt==4.2.0
23
+ click==8.1.7
24
+ coloredlogs==15.0.1
25
+ contourpy==1.2.1
26
+ cryptography==43.0.0
27
+ cycler==0.12.1
28
+ dds-cloudapi-sdk==0.2.2
29
+ diffusers==0.15.1
30
+ distro==1.9.0
31
+ docopt==0.6.2
32
+ einops==0.7.0
33
+ et-xmlfile==1.1.0
34
+ fastapi==0.112.0
35
+ ffmpy==0.4.0
36
+ filelock==3.15.4
37
+ flatbuffers==24.3.25
38
+ fonttools==4.53.1
39
+ fqdn==1.5.1
40
+ frozenlist==1.4.1
41
+ fsspec==2024.6.1
42
+ gradio==4.26.0
43
+ gradio_client==0.15.1
44
+ grpcio==1.65.4
45
+ h11==0.14.0
46
+ httpcore==1.0.5
47
+ httpx==0.27.2
48
+ huggingface-hub==0.24.5
49
+ humanfriendly==10.0
50
+ hydra-core==1.3.2
51
+ imageio==2.34.2
52
+ importlib_metadata==8.0.0
53
+ importlib_resources==6.4.0
54
+ inflect==7.3.1
55
+ intel-openmp==2021.4.0
56
+ iopath==0.1.10
57
+ ipykernel==6.16.2
58
+ ipython==8.12.3
59
+ isoduration==20.11.0
60
+ jaraco.context==5.3.0
61
+ jaraco.functools==4.0.1
62
+ jaraco.text==3.12.1
63
+ jiter==0.5.0
64
+ jsonpointer==3.0.0
65
+ kiwisolver==1.4.5
66
+ linkify-it-py==2.0.3
67
+ Markdown==3.6
68
+ markdown-it-py==2.2.0
69
+ matplotlib==3.9.1
70
+ mdit-py-plugins==0.3.3
71
+ mdurl==0.1.2
72
+ mkl==2021.4.0
73
+ more-itertools==10.3.0
74
+ mpmath==1.3.0
75
+ multidict==6.0.5
76
+ nbconvert==7.16.4
77
+ networkx==3.3
78
+ numpy==1.24.4
79
+ omegaconf==2.3.0
80
+ onnx==1.13.1
81
+ onnxruntime==1.14.1
82
+
83
+ ordered-set==4.1.0
84
+ orjson==3.10.6
85
+ pandas==2.2.2
86
+ paramiko==3.4.1
87
+ pickleshare==0.7.5
88
+ pillow==10.2.0
89
+ pipreqs==0.5.0
90
+ ply==3.11
91
+ portalocker==2.10.1
92
+ protobuf==3.20.3
93
+ pycocotools==2.0.8
94
+ pycryptodome==3.20.0
95
+ pydantic==2.6.3
96
+ pydantic_core==2.16.3
97
+ pydub==0.25.1
98
+ pyglet==1.5.28
99
+ PyNaCl==1.5.0
100
+ pyngrok==7.2.0
101
+ pyparsing==3.1.2
102
+ PyQt5==5.15.10
103
+ pyreadline3==3.4.1
104
+ python-multipart==0.0.9
105
+ requests==2.31.0
106
+ rich==13.7.1
107
+ roma==1.5.0
108
+ ruff==0.5.6
109
+ scipy==1.13.0
110
+ shellingham==1.5.4
111
+ starlette==0.37.2
112
+ supervision==0.22.0
113
+ sympy==1.13.1
114
+ tbb==2021.13.0
115
+ tensorboard==2.16.2
116
+ tensorboard-data-server==0.7.2
117
+ timm==1.0.8
118
+ tokenizers==0.19.1
119
+ tomlkit==0.12.0
120
+ toolz==0.12.1
121
+ torch==2.3.1
122
+ torchaudio==2.3.1
123
+ torchvision==0.18.1
124
+ transformers==4.44.0
125
+ trimesh==4.3.1
126
+ typeguard==4.3.0
127
+ typer==0.12.3
128
+ tzdata==2024.1
129
+ webcolors==24.6.0
130
+ webencodings==0.5.1
131
+ websockets==11.0.3
132
+ yapf==0.40.2
133
+ yarg==0.1.9
134
+ yarl==1.9.4
135
+ zipp==3.19.2