MKFMIKU commited on
Commit
55d6383
·
verified ·
1 Parent(s): ddae766

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +129 -100
requirements.txt CHANGED
@@ -1,100 +1,129 @@
1
- # This file may be used to create an environment using:
2
- # $ conda create --name <env> --file <this file>
3
- # platform: linux-64
4
- _libgcc_mutex=0.1=conda_forge
5
- _openmp_mutex=4.5=2_gnu
6
- archspec=0.2.3=pyhd3eb1b0_0
7
- aria2=1.37.0=h347180d_1
8
- blessed=1.20.0=pypi_0
9
- boltons=23.0.0=py312h06a4308_0
10
- brotli-python=1.0.9=py312h6a678d5_7
11
- bzip2=1.0.8=h7b6447c_0
12
- c-ares=1.28.1=hd590300_0
13
- ca-certificates=2024.3.11=h06a4308_0
14
- certifi=2024.2.2=py312h06a4308_0
15
- cffi=1.16.0=py312h5eee18b_0
16
- charset-normalizer=2.0.4=pyhd3eb1b0_0
17
- conda=24.5.0=py312h06a4308_0
18
- conda-content-trust=0.2.0=py312h06a4308_0
19
- conda-libmamba-solver=24.1.0=pyhd8ed1ab_0
20
- conda-package-handling=2.2.0=py312h06a4308_0
21
- conda-package-streaming=0.9.0=py312h06a4308_0
22
- contourpy=1.2.1=pypi_0
23
- cryptography=41.0.7=py312hdda0065_0
24
- cycler=0.12.1=pypi_0
25
- distro=1.8.0=py312h06a4308_0
26
- fmt=10.2.1=h00ab1b0_0
27
- fonttools=4.53.1=pypi_0
28
- frozendict=2.4.2=py312h06a4308_0
29
- gpustat=1.1.1=pypi_0
30
- icu=73.2=h59595ed_0
31
- idna=3.4=py312h06a4308_0
32
- jsonpatch=1.32=pyhd3eb1b0_0
33
- jsonpointer=2.1=pyhd3eb1b0_0
34
- kiwisolver=1.4.5=pypi_0
35
- krb5=1.20.1=h143b758_1
36
- ld_impl_linux-64=2.38=h1181459_1
37
- libarchive=3.7.2=h2aa1ff5_1
38
- libcurl=8.7.1=h251f7ec_0
39
- libedit=3.1.20230828=h5eee18b_0
40
- libev=4.33=h7f8727e_1
41
- libexpat=2.6.2=h59595ed_0
42
- libffi=3.4.4=h6a678d5_0
43
- libgcc-ng=13.2.0=hc881cc4_6
44
- libgomp=13.2.0=hc881cc4_6
45
- libiconv=1.17=hd590300_2
46
- libmamba=1.5.8=had39da4_0
47
- libmambapy=1.5.8=py312hd9e9ff6_0
48
- libnghttp2=1.57.0=h2d74bed_0
49
- libnsl=2.0.1=hd590300_0
50
- libsolv=0.7.24=he621ea3_0
51
- libsqlite=3.45.3=h2797004_0
52
- libssh2=1.11.0=h0841786_0
53
- libstdcxx-ng=13.2.0=h95c4c6d_6
54
- libuuid=2.38.1=h0b41bf4_0
55
- libxcrypt=4.4.36=hd590300_1
56
- libxml2=2.12.6=h232c23b_2
57
- libzlib=1.2.13=hd590300_5
58
- lz4-c=1.9.4=h6a678d5_0
59
- lzo=2.10=h7b6447c_2
60
- matplotlib=3.9.2=pypi_0
61
- menuinst=2.0.2=py312h06a4308_0
62
- ncurses=6.5=h59595ed_0
63
- numpy=2.1.0=pypi_0
64
- nvidia-ml-py=12.550.52=pypi_0
65
- openssl=3.3.0=hd590300_0
66
- packaging=23.1=py312h06a4308_0
67
- pcre2=10.42=hebb0a14_0
68
- pillow=10.4.0=pypi_0
69
- pip=23.3.1=py312h06a4308_0
70
- platformdirs=3.10.0=py312h06a4308_0
71
- pluggy=1.0.0=py312h06a4308_1
72
- psutil=5.9.8=pypi_0
73
- pybind11-abi=4=hd3eb1b0_1
74
- pycosat=0.6.6=py312h5eee18b_0
75
- pycparser=2.21=pyhd3eb1b0_0
76
- pyparsing=3.1.4=pypi_0
77
- pysocks=1.7.1=py312h06a4308_0
78
- python=3.12.3=hab00c5b_0_cpython
79
- python-dateutil=2.9.0.post0=pypi_0
80
- python_abi=3.12=4_cp312
81
- readline=8.2=h5eee18b_0
82
- reproc=14.2.4=h295c915_1
83
- reproc-cpp=14.2.4=h295c915_1
84
- requests=2.31.0=py312h06a4308_1
85
- ruamel.yaml=0.17.21=py312h5eee18b_0
86
- setuptools=68.2.2=py312h06a4308_0
87
- six=1.16.0=pypi_0
88
- sqlite=3.41.2=h5eee18b_0
89
- tk=8.6.14=h39e8969_0
90
- tqdm=4.65.0=py312he106c6f_0
91
- truststore=0.8.0=py312h06a4308_0
92
- tzdata=2023d=h04d1e81_0
93
- urllib3=2.1.0=py312h06a4308_1
94
- wcwidth=0.2.13=pypi_0
95
- wheel=0.41.2=py312h06a4308_0
96
- xz=5.4.5=h5eee18b_0
97
- yaml-cpp=0.8.0=h6a678d5_0
98
- zlib=1.2.13=hd590300_5
99
- zstandard=0.19.0=py312h5eee18b_0
100
- zstd=1.5.5=hc292b87_0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ accelerate==0.33.0
3
+ aiofiles==23.2.1
4
+ annotated-types==0.7.0
5
+ antlr4-python3-runtime==4.9.3
6
+ anyio==4.4.0
7
+ asttokens==2.4.1
8
+ av==12.3.0
9
+ bitsandbytes==0.43.3
10
+ certifi==2024.7.4
11
+ charset-normalizer==3.3.2
12
+ click==8.1.7
13
+ comm==0.2.2
14
+ contourpy==1.2.1
15
+ cycler==0.12.1
16
+ debugpy==1.8.5
17
+ decorator==5.1.1
18
+ diffusers==0.30.1
19
+ einops==0.8.0
20
+ executing==2.0.1
21
+ fastapi==0.115.0
22
+ ffmpy==0.4.0
23
+ filelock==3.13.1
24
+ fonttools==4.53.1
25
+ fsspec==2024.2.0
26
+ gradio==4.44.0
27
+ gradio_client==1.3.0
28
+ grpcio==1.66.1
29
+ h11==0.14.0
30
+ httpcore==1.0.5
31
+ httpx==0.27.2
32
+ huggingface-hub==0.24.6
33
+ idna==3.8
34
+ importlib_metadata==8.4.0
35
+ importlib_resources==6.4.5
36
+ ipdb==0.13.13
37
+ ipykernel==6.29.5
38
+ ipython==8.26.0
39
+ jedi==0.19.1
40
+ Jinja2==3.1.3
41
+ jupyter_client==8.6.2
42
+ jupyter_core==5.7.2
43
+ kiwisolver==1.4.5
44
+ Markdown==3.7
45
+ markdown-it-py==3.0.0
46
+ MarkupSafe==2.1.5
47
+ matplotlib==3.9.2
48
+ matplotlib-inline==0.1.7
49
+ mdurl==0.1.2
50
+ mpmath==1.3.0
51
+ nest-asyncio==1.6.0
52
+ networkx==3.2.1
53
+ numpy==1.26.3
54
+ nvidia-cublas-cu12==12.4.2.65
55
+ nvidia-cuda-cupti-cu12==12.4.99
56
+ nvidia-cuda-nvrtc-cu12==12.4.99
57
+ nvidia-cuda-runtime-cu12==12.4.99
58
+ nvidia-cudnn-cu12==9.1.0.70
59
+ nvidia-cufft-cu12==11.2.0.44
60
+ nvidia-curand-cu12==10.3.5.119
61
+ nvidia-cusolver-cu12==11.6.0.99
62
+ nvidia-cusparse-cu12==12.3.0.142
63
+ nvidia-nccl-cu12==2.20.5
64
+ nvidia-nvjitlink-cu12==12.4.99
65
+ nvidia-nvtx-cu12==12.4.99
66
+ omegaconf==2.3.0
67
+ opencv-python==4.10.0.84
68
+ orjson==3.10.7
69
+ packaging==24.1
70
+ pandas==2.2.2
71
+ parso==0.8.4
72
+ pexpect==4.9.0
73
+ pillow==10.2.0
74
+ pip==24.2
75
+ platformdirs==4.2.2
76
+ prompt_toolkit==3.0.47
77
+ protobuf==5.28.0
78
+ psutil==6.0.0
79
+ ptyprocess==0.7.0
80
+ pure_eval==0.2.3
81
+ pydantic==2.9.2
82
+ pydantic_core==2.23.4
83
+ pydub==0.25.1
84
+ Pygments==2.18.0
85
+ pyparsing==3.1.4
86
+ python-dateutil==2.9.0.post0
87
+ python-multipart==0.0.9
88
+ pytz==2024.1
89
+ PyYAML==6.0.2
90
+ pyzmq==26.2.0
91
+ regex==2024.7.24
92
+ requests==2.32.3
93
+ rich==13.8.1
94
+ ruff==0.6.5
95
+ safetensors==0.4.4
96
+ semantic-version==2.10.0
97
+ sentencepiece==0.2.0
98
+ setuptools==73.0.1
99
+ shellingham==1.5.4
100
+ six==1.16.0
101
+ sniffio==1.3.1
102
+ stack-data==0.6.3
103
+ starlette==0.38.5
104
+ sympy==1.12
105
+ tensorboard==2.17.1
106
+ tensorboard-data-server==0.7.2
107
+ timm==1.0.9
108
+ tokenizers==0.19.1
109
+ tomlkit==0.12.0
110
+ torch==2.4.0+cu124
111
+ torch-tb-profiler==0.4.3
112
+ torchaudio==2.4.0+cu124
113
+ torchvision==0.19.0+cu124
114
+ tornado==6.4.1
115
+ tqdm==4.66.5
116
+ traitlets==5.14.3
117
+ transformers==4.44.2
118
+ triton==3.0.0
119
+ typer==0.12.5
120
+ typing_extensions==4.9.0
121
+ tzdata==2024.1
122
+ urllib3==2.2.2
123
+ uvicorn==0.30.6
124
+ wcwidth==0.2.13
125
+ websockets==12.0
126
+ Werkzeug==3.0.4
127
+ wheel==0.44.0
128
+ xformers==0.0.27.post2
129
+ zipp==3.20.1