ouclxy commited on
Commit
94e62c3
·
verified ·
1 Parent(s): 34b4555

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +99 -31
requirements.txt CHANGED
@@ -1,70 +1,138 @@
1
- accelerate
 
2
  albucore==0.0.24
3
  albumentations==2.0.8
4
  annotated-types==0.7.0
5
  antlr4-python3-runtime==4.9.3
 
6
  av==14.4.0
7
- Brotli
8
- certifi
9
- charset-normalizer
10
  click==8.2.1
11
- colorama
 
 
 
 
 
12
  einops==0.8.1
13
- filelock
14
- fsspec
 
 
 
 
15
  gitdb==4.0.12
16
  GitPython==3.1.44
17
- gmpy2
 
 
18
  graphviz==0.20.3
 
 
19
  hf-xet==1.1.5
20
- huggingface-hub==0.30.0
21
- idna
22
- Jinja2
23
- kornia
24
- MarkupSafe
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  mkl-service==2.4.0
26
- mkl_fft
27
- mkl_random
28
- mpmath
29
- networkx
30
- numpy
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  omegaconf==2.3.0
32
 
33
  opencv-python-headless==4.11.0.86
34
- packaging
 
 
35
  peft==0.15.2
36
- pillow
37
  platformdirs==4.3.8
38
  prodigyopt==1.1.2
39
  protobuf==6.31.1
40
- psutil
41
  pydantic==2.11.7
42
  pydantic_core==2.33.2
43
- PySocks
44
- PyYAML
 
 
 
 
 
 
45
  regex==2024.11.6
46
- requests
47
- safetensors
 
 
 
 
 
48
  scipy==1.15.3
 
49
  sentencepiece==0.2.0
50
  sentry-sdk==2.32.0
51
  setproctitle==1.3.6
 
 
52
  simsimd==6.4.9
 
53
  smmap==5.0.2
 
 
 
54
  stringzilla==3.12.5
55
  sympy==1.13.1
 
 
 
56
  tokenizers==0.21.1
57
- spaces
 
58
  torch==2.5.1
59
  torchvision==0.20.1
60
  torchaudio==2.5.1
61
-
62
  torchviz==0.0.3
63
- tqdm
64
  transformers==4.52.3
65
 
 
66
  typing-inspection==0.4.1
67
- typing_extensions
68
- urllib3
 
 
 
69
  wandb==0.20.1
70
- matplotlib
 
1
+ accelerate==1.9.0
2
+ aiofiles==24.1.0
3
  albucore==0.0.24
4
  albumentations==2.0.8
5
  annotated-types==0.7.0
6
  antlr4-python3-runtime==4.9.3
7
+ anyio==4.10.0
8
  av==14.4.0
9
+ Brotli==1.1.0
10
+ certifi==2025.7.14
11
+ charset-normalizer==3.4.2
12
  click==8.2.1
13
+ cmake==4.1.0
14
+ colorama==0.4.6
15
+ contourpy==1.3.2
16
+ cycler==0.12.1
17
+ Cython==0.29.36
18
+ distro==1.9.0
19
  einops==0.8.1
20
+ exceptiongroup==1.3.0
21
+ fastapi==0.116.1
22
+ ffmpy==0.6.1
23
+ filelock==3.18.0
24
+ fonttools==4.59.0
25
+ fsspec==2025.7.0
26
  gitdb==4.0.12
27
  GitPython==3.1.44
28
+ gmpy2==2.2.1
29
+ gradio==5.42.0
30
+ gradio_client==1.11.1
31
  graphviz==0.20.3
32
+ groovy==0.1.2
33
+ h11==0.16.0
34
  hf-xet==1.1.5
35
+ hf_transfer==0.1.9
36
+ httpcore==1.0.9
37
+ httpx==0.28.1
38
+ huggingface-hub==0.34.4
39
+ idna==3.10
40
+ imageio==2.37.0
41
+ intel-cmplr-lib-ur==2025.2.0
42
+ intel-openmp==2025.2.0
43
+ Jinja2==3.1.6
44
+ kiwisolver==1.4.9
45
+ kornia==0.8.1
46
+ kornia_rs==0.1.9
47
+ lazy_loader==0.4
48
+ markdown-it-py==4.0.0
49
+ MarkupSafe==3.0.2
50
+ matplotlib==3.10.5
51
+ mdurl==0.1.2
52
+ mkl==2025.2.0
53
  mkl-service==2.4.0
54
+ mkl_fft==2.0.0
55
+ mkl_random==1.2.11
56
+ mpmath==1.3.0
57
+ networkx==3.4.2
58
+ ninja==1.13.0
59
+ numpy==2.2.6
60
+ nvidia-cublas-cu12==12.4.5.8
61
+ nvidia-cuda-cupti-cu12==12.4.127
62
+ nvidia-cuda-nvrtc-cu12==12.4.127
63
+ nvidia-cuda-runtime-cu12==12.4.127
64
+ nvidia-cudnn-cu12==9.1.0.70
65
+ nvidia-cufft-cu12==11.2.1.3
66
+ nvidia-curand-cu12==10.3.5.147
67
+ nvidia-cusolver-cu12==11.6.1.9
68
+ nvidia-cusparse-cu12==12.3.1.170
69
+ nvidia-nccl-cu12==2.21.5
70
+ nvidia-nvjitlink-cu12==12.4.127
71
+ nvidia-nvtx-cu12==12.4.127
72
  omegaconf==2.3.0
73
 
74
  opencv-python-headless==4.11.0.86
75
+ orjson==3.11.2
76
+ packaging==25.0
77
+ pandas==2.3.1
78
  peft==0.15.2
79
+ pillow==11.3.0
80
  platformdirs==4.3.8
81
  prodigyopt==1.1.2
82
  protobuf==6.31.1
83
+ psutil==7.0.0
84
  pydantic==2.11.7
85
  pydantic_core==2.33.2
86
+ pydub==0.25.1
87
+ Pygments==2.19.2
88
+ pyparsing==3.2.3
89
+ PySocks==1.7.1
90
+ python-dateutil==2.9.0.post0
91
+ python-multipart==0.0.20
92
+ pytz==2025.2
93
+ PyYAML==6.0.2
94
  regex==2024.11.6
95
+ requests==2.32.4
96
+ rich==14.1.0
97
+ ruff==0.12.8
98
+ safehttpx==0.1.6
99
+ safetensors==0.5.3
100
+ scikit-build==0.18.1
101
+ scikit-image==0.25.2
102
  scipy==1.15.3
103
+ semantic-version==2.10.0
104
  sentencepiece==0.2.0
105
  sentry-sdk==2.32.0
106
  setproctitle==1.3.6
107
+ setuptools-scm==8.3.1
108
+ shellingham==1.5.4
109
  simsimd==6.4.9
110
+ six==1.17.0
111
  smmap==5.0.2
112
+ sniffio==1.3.1
113
+ socksio==1.0.0
114
+ starlette==0.47.2
115
  stringzilla==3.12.5
116
  sympy==1.13.1
117
+ tbb==2022.2.0
118
+ tcmlib==1.4.0
119
+ tifffile==2025.5.10
120
  tokenizers==0.21.1
121
+ tomli==2.2.1
122
+ tomlkit==0.13.3
123
  torch==2.5.1
124
  torchvision==0.20.1
125
  torchaudio==2.5.1
 
126
  torchviz==0.0.3
127
+ tqdm==4.67.1
128
  transformers==4.52.3
129
 
130
+ typer==0.16.0
131
  typing-inspection==0.4.1
132
+ typing_extensions==4.14.1
133
+ tzdata==2025.2
134
+ umf==0.11.0
135
+ urllib3==2.5.0
136
+ uvicorn==0.35.0
137
  wandb==0.20.1
138
+ websockets==15.0.1