yansong1616 commited on
Commit
397ce71
·
verified ·
1 Parent(s): b177539

Update requirements.txt

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