ucancode commited on
Commit
cf20d66
1 Parent(s): 81319f5

requirements.txt 변환

Browse files
Files changed (1) hide show
  1. requirements.txt +37 -34
requirements.txt CHANGED
@@ -3,23 +3,23 @@ albumentations==1.3.1
3
  altair==5.2.0
4
  annotated-types==0.6.0
5
  anyio==4.2.0
6
- appnope @ file:///home/conda/feedstock_root/build_artifacts/appnope_1649077682618/work
7
- asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1698341106958/work
8
  attrs==23.2.0
9
  certifi==2023.11.17
10
  charset-normalizer==3.3.2
11
  click==8.1.7
12
  colorama==0.4.6
13
  coloredlogs==15.0.1
14
- comm @ file:///home/conda/feedstock_root/build_artifacts/comm_1704278392174/work
15
  contourpy==1.2.0
16
  cycler==0.12.1
17
  Cython==3.0.7
18
- debugpy @ file:///Users/runner/miniforge3/conda-bld/debugpy_1695534448458/work
19
- decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work
20
  easydict==1.11
21
- exceptiongroup @ file:///home/conda/feedstock_root/build_artifacts/exceptiongroup_1700579780973/work
22
- executing @ file:///home/conda/feedstock_root/build_artifacts/executing_1698579936712/work
23
  fastapi==0.108.0
24
  ffmpy==0.3.1
25
  filelock==3.13.1
@@ -35,56 +35,57 @@ huggingface-hub==0.20.2
35
  humanfriendly==10.0
36
  idna==3.6
37
  imageio==2.33.1
38
- importlib-metadata @ file:///home/conda/feedstock_root/build_artifacts/importlib-metadata_1703269254275/work
39
  importlib-resources==6.1.1
40
  insightface==0.7.3
41
- ipykernel @ file:///Users/runner/miniforge3/conda-bld/ipykernel_1703631823913/work
42
- ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1703263236586/work
43
- jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1696326070614/work
44
  Jinja2==3.1.2
45
  joblib==1.3.2
46
  jsonschema==4.20.0
47
  jsonschema-specifications==2023.12.1
48
- jupyter_client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1699283905679/work
49
- jupyter_core @ file:///Users/runner/miniforge3/conda-bld/jupyter_core_1704321426011/work
50
  kiwisolver==1.4.5
51
  lazy_loader==0.3
52
  markdown-it-py==3.0.0
53
  MarkupSafe==2.1.3
54
  matplotlib==3.8.2
55
- matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1660814786464/work
56
  mdurl==0.1.2
57
  mpmath==1.3.0
58
- nest-asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1697083700168/work
59
  networkx==3.2.1
60
  numpy==1.26.3
61
  onnx==1.15.0
62
  onnxruntime==1.16.3
63
  opencv-python-headless==4.9.0.80
64
  orjson==3.9.10
65
- packaging @ file:///home/conda/feedstock_root/build_artifacts/packaging_1696202382185/work
66
  pandas==2.1.4
67
- parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1638334955874/work
68
- pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1667297516076/work
69
- pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work
70
  pillow==10.2.0
71
- platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1701708255999/work
 
72
  prettytable==3.9.0
73
- prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1702399386289/work
74
  protobuf==4.25.1
75
- psutil @ file:///Users/runner/miniforge3/conda-bld/psutil_1702833169958/work
76
- ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
77
- pure-eval @ file:///home/conda/feedstock_root/build_artifacts/pure_eval_1642875951954/work
78
  pydantic==2.5.3
79
  pydantic_core==2.14.6
80
  pydub==0.25.1
81
- Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1700607939962/work
82
  pyparsing==3.1.1
83
- python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1626286286081/work
84
  python-multipart==0.0.6
85
  pytz==2023.3.post1
86
  PyYAML==6.0.1
87
- pyzmq @ file:///Users/runner/miniforge3/conda-bld/pyzmq_1701783254483/work
88
  qudida==0.0.4
89
  referencing==0.32.1
90
  requests==2.31.0
@@ -94,24 +95,26 @@ scikit-image==0.22.0
94
  scikit-learn==1.3.2
95
  scipy==1.11.4
96
  semantic-version==2.10.0
 
97
  shellingham==1.5.4
98
- six @ file:///home/conda/feedstock_root/build_artifacts/six_1620240208055/work
99
  sniffio==1.3.0
100
- stack-data @ file:///home/conda/feedstock_root/build_artifacts/stack_data_1669632077133/work
101
  starlette==0.32.0.post1
102
  sympy==1.12
103
  threadpoolctl==3.2.0
104
  tifffile==2023.12.9
105
  tomlkit==0.12.0
106
  toolz==0.12.0
107
- tornado @ file:///Users/runner/miniforge3/conda-bld/tornado_1695373570914/work
108
  tqdm==4.66.1
109
- traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1704212992681/work
110
  typer==0.9.0
111
- typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1702176139754/work
112
  tzdata==2023.4
113
  urllib3==2.1.0
114
  uvicorn==0.25.0
115
- wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1700607916581/work
116
  websockets==11.0.3
117
- zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1695255097490/work
 
 
3
  altair==5.2.0
4
  annotated-types==0.6.0
5
  anyio==4.2.0
6
+ appnope==0.1.3
7
+ asttokens==2.4.1
8
  attrs==23.2.0
9
  certifi==2023.11.17
10
  charset-normalizer==3.3.2
11
  click==8.1.7
12
  colorama==0.4.6
13
  coloredlogs==15.0.1
14
+ comm==0.2.1
15
  contourpy==1.2.0
16
  cycler==0.12.1
17
  Cython==3.0.7
18
+ debugpy==1.8.0
19
+ decorator==5.1.1
20
  easydict==1.11
21
+ exceptiongroup==1.2.0
22
+ executing==2.0.1
23
  fastapi==0.108.0
24
  ffmpy==0.3.1
25
  filelock==3.13.1
 
35
  humanfriendly==10.0
36
  idna==3.6
37
  imageio==2.33.1
38
+ importlib-metadata==7.0.1
39
  importlib-resources==6.1.1
40
  insightface==0.7.3
41
+ ipykernel==6.28.0
42
+ ipython==8.19.0
43
+ jedi==0.19.1
44
  Jinja2==3.1.2
45
  joblib==1.3.2
46
  jsonschema==4.20.0
47
  jsonschema-specifications==2023.12.1
48
+ jupyter_client==8.6.0
49
+ jupyter_core==5.7.0
50
  kiwisolver==1.4.5
51
  lazy_loader==0.3
52
  markdown-it-py==3.0.0
53
  MarkupSafe==2.1.3
54
  matplotlib==3.8.2
55
+ matplotlib-inline==0.1.6
56
  mdurl==0.1.2
57
  mpmath==1.3.0
58
+ nest-asyncio==1.5.8
59
  networkx==3.2.1
60
  numpy==1.26.3
61
  onnx==1.15.0
62
  onnxruntime==1.16.3
63
  opencv-python-headless==4.9.0.80
64
  orjson==3.9.10
65
+ packaging==23.2
66
  pandas==2.1.4
67
+ parso==0.8.3
68
+ pexpect==4.8.0
69
+ pickleshare==0.7.5
70
  pillow==10.2.0
71
+ pip==23.3.1
72
+ platformdirs==4.1.0
73
  prettytable==3.9.0
74
+ prompt-toolkit==3.0.42
75
  protobuf==4.25.1
76
+ psutil==5.9.7
77
+ ptyprocess==0.7.0
78
+ pure-eval==0.2.2
79
  pydantic==2.5.3
80
  pydantic_core==2.14.6
81
  pydub==0.25.1
82
+ Pygments==2.17.2
83
  pyparsing==3.1.1
84
+ python-dateutil==2.8.2
85
  python-multipart==0.0.6
86
  pytz==2023.3.post1
87
  PyYAML==6.0.1
88
+ pyzmq==25.1.2
89
  qudida==0.0.4
90
  referencing==0.32.1
91
  requests==2.31.0
 
95
  scikit-learn==1.3.2
96
  scipy==1.11.4
97
  semantic-version==2.10.0
98
+ setuptools==68.2.2
99
  shellingham==1.5.4
100
+ six==1.16.0
101
  sniffio==1.3.0
102
+ stack-data==0.6.2
103
  starlette==0.32.0.post1
104
  sympy==1.12
105
  threadpoolctl==3.2.0
106
  tifffile==2023.12.9
107
  tomlkit==0.12.0
108
  toolz==0.12.0
109
+ tornado==6.3.3
110
  tqdm==4.66.1
111
+ traitlets==5.14.1
112
  typer==0.9.0
113
+ typing_extensions==4.9.0
114
  tzdata==2023.4
115
  urllib3==2.1.0
116
  uvicorn==0.25.0
117
+ wcwidth==0.2.12
118
  websockets==11.0.3
119
+ wheel==0.41.2
120
+ zipp==3.17.0