soiz commited on
Commit
f09f1d7
·
verified ·
1 Parent(s): 889761c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +131 -1
requirements.txt CHANGED
@@ -17,4 +17,134 @@ lpips
17
  gdown # supports downloading the large file from Google Drive
18
  # cmake
19
  # dlib
20
- # conda install -c conda-forge dlib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  gdown # supports downloading the large file from Google Drive
18
  # cmake
19
  # dlib
20
+ # conda install -c conda-forge dlib
21
+ absl-py==2.1.0
22
+ addict==2.4.0
23
+ aiofiles==23.2.1
24
+ aiohappyeyeballs==2.4.3
25
+ aiohttp==3.10.10
26
+ aiosignal==1.3.1
27
+ altair==5.4.1
28
+ annotated-types==0.7.0
29
+ anyio==4.6.2.post1
30
+ async-timeout==4.0.3
31
+ attrs==24.2.0
32
+ Authlib==1.3.2
33
+ beautifulsoup4==4.12.3
34
+ certifi==2024.8.30
35
+ cffi==1.17.1
36
+ charset-normalizer==3.4.0
37
+ click==8.0.4
38
+ contourpy==1.3.0
39
+ cryptography==43.0.3
40
+ cycler==0.12.1
41
+ datasets==3.0.1
42
+ dill==0.3.8
43
+ exceptiongroup==1.2.2
44
+ fastapi==0.112.4
45
+ ffmpy==0.4.0
46
+ filelock==3.16.1
47
+ fonttools==4.54.1
48
+ frozenlist==1.4.1
49
+ fsspec==2024.6.1
50
+ future==1.0.0
51
+ gdown==5.2.0
52
+ gradio==4.37.2
53
+ gradio_client==1.0.2
54
+ grpcio==1.67.0
55
+ h11==0.14.0
56
+ hf_transfer==0.1.8
57
+ httpcore==1.0.6
58
+ httpx==0.27.2
59
+ huggingface-hub==0.26.0
60
+ idna==3.10
61
+ imageio==2.36.0
62
+ importlib_metadata==8.5.0
63
+ importlib_resources==6.4.5
64
+ itsdangerous==2.2.0
65
+ Jinja2==3.1.4
66
+ jsonschema==4.23.0
67
+ jsonschema-specifications==2024.10.1
68
+ kiwisolver==1.4.7
69
+ lazy_loader==0.4
70
+ lmdb==1.5.1
71
+ lpips==0.1.4
72
+ Markdown==3.7
73
+ markdown-it-py==3.0.0
74
+ MarkupSafe==2.1.5
75
+ matplotlib==3.9.2
76
+ mdurl==0.1.2
77
+ mpmath==1.3.0
78
+ multidict==6.1.0
79
+ multiprocess==0.70.16
80
+ narwhals==1.10.0
81
+ networkx==3.4.1
82
+ numpy==2.1.2
83
+ nvidia-cublas-cu12==12.4.5.8
84
+ nvidia-cuda-cupti-cu12==12.4.127
85
+ nvidia-cuda-nvrtc-cu12==12.4.127
86
+ nvidia-cuda-runtime-cu12==12.4.127
87
+ nvidia-cudnn-cu12==9.1.0.70
88
+ nvidia-cufft-cu12==11.2.1.3
89
+ nvidia-curand-cu12==10.3.5.147
90
+ nvidia-cusolver-cu12==11.6.1.9
91
+ nvidia-cusparse-cu12==12.3.1.170
92
+ nvidia-nccl-cu12==2.21.5
93
+ nvidia-nvjitlink-cu12==12.4.127
94
+ nvidia-nvtx-cu12==12.4.127
95
+ opencv-python==4.10.0.84
96
+ orjson==3.10.9
97
+ packaging==24.1
98
+ pandas==2.2.3
99
+ pillow==10.4.0
100
+ platformdirs==4.3.6
101
+ propcache==0.2.0
102
+ protobuf==3.20.3
103
+ psutil==5.9.8
104
+ pyarrow==17.0.0
105
+ pycparser==2.22
106
+ pydantic==2.9.2
107
+ pydantic_core==2.23.4
108
+ pydub==0.25.1
109
+ Pygments==2.18.0
110
+ pyparsing==3.2.0
111
+ PySocks==1.7.1
112
+ python-dateutil==2.9.0.post0
113
+ python-multipart==0.0.12
114
+ pytz==2024.2
115
+ PyYAML==6.0.2
116
+ referencing==0.35.1
117
+ requests==2.32.3
118
+ rich==13.9.2
119
+ rpds-py==0.20.0
120
+ ruff==0.7.0
121
+ scikit-image==0.24.0
122
+ scipy==1.14.1
123
+ semantic-version==2.10.0
124
+ shellingham==1.5.4
125
+ six==1.16.0
126
+ sniffio==1.3.1
127
+ soupsieve==2.6
128
+ spaces==0.30.4
129
+ starlette==0.38.6
130
+ sympy==1.13.1
131
+ tb-nightly==2.19.0a20241020
132
+ tensorboard-data-server==0.7.2
133
+ tifffile==2024.9.20
134
+ tomli==2.0.2
135
+ tomlkit==0.12.0
136
+ torch==2.5.0
137
+ torchvision==0.20.0
138
+ tqdm==4.66.5
139
+ triton==3.1.0
140
+ typer==0.12.5
141
+ typing_extensions==4.12.2
142
+ tzdata==2024.2
143
+ urllib3==2.2.3
144
+ uvicorn==0.32.0
145
+ websockets==11.0.3
146
+ Werkzeug==3.0.4
147
+ xxhash==3.5.0
148
+ yapf==0.40.2
149
+ yarl==1.15.5
150
+ zipp==3.20.2