HawkeyeHS commited on
Commit
850facd
1 Parent(s): bebd4bf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -130
requirements.txt CHANGED
@@ -1,135 +1,6 @@
1
- affine
2
- aiofiles==23.2.1
3
- aiohttp==3.9.3
4
- aiosignal==1.3.1
5
- alabaster==0.7.16
6
- albumentations==1.4.2
7
- altair==5.2.0
8
- annotated-types==0.6.0
9
- anyio==4.3.0
10
- attrs
11
- Babel==2.14.0
12
- certifi
13
- charset-normalizer==3.3.2
14
- click
15
- click-plugins
16
- cligj==0.7.2
17
- colorama==0.4.6
18
- commonmark==0.9.1
19
- contourpy==1.2.0
20
- cycler==0.12.1
21
- deepforest==1.3.3
22
- docutils==0.20.1
23
- fastapi==0.110.0
24
- ffmpy==0.3.2
25
- filelock==3.13.3
26
- fiona==1.9.6
27
- fonttools==4.50.0
28
- frozenlist==1.4.1
29
- fsspec==2024.3.1
30
- geopandas==0.14.3
31
  gradio==4.23.0
32
  gradio_client==0.14.0
33
- h11==0.14.0
34
- httpcore==1.0.4
35
- httpx==0.27.0
36
- huggingface-hub==0.22.1
37
- idna==3.6
38
- imagecodecs==2024.1.1
39
- imageio==2.34.0
40
- imagesize==1.4.1
41
- importlib_resources==6.4.0
42
  Jinja2==3.1.3
43
- joblib==1.3.2
44
- jsonschema==4.21.1
45
- jsonschema-specifications==2023.12.1
46
- kiwisolver==1.4.5
47
- lazy_loader==0.3
48
- lightning-utilities==0.11.1
49
- markdown-it-py==3.0.0
50
- MarkupSafe==2.1.5
51
- matplotlib==3.8.3
52
- mdurl==0.1.2
53
- mkl-service==2.4.0
54
- mpmath==1.3.0
55
- multidict==6.0.5
56
- networkx==3.2.1
57
- numpy
58
- nvidia-cublas-cu12==12.1.3.1
59
- nvidia-cuda-cupti-cu12==12.1.105
60
- nvidia-cuda-nvrtc-cu12==12.1.105
61
- nvidia-cuda-runtime-cu12==12.1.105
62
- nvidia-cudnn-cu12==8.9.2.26
63
- nvidia-cufft-cu12==11.0.2.54
64
- nvidia-curand-cu12==10.3.2.106
65
- nvidia-cusolver-cu12==11.4.5.107
66
- nvidia-cusparse-cu12==12.1.0.106
67
- nvidia-nccl-cu12==2.19.3
68
- nvidia-nvjitlink-cu12==12.4.99
69
- nvidia-nvtx-cu12==12.1.105
70
  opencv-python==4.9.0.80
71
  opencv-python-headless==4.9.0.80
72
- orjson==3.9.15
73
- packaging==24.0
74
- pandas==2.2.1
75
- pillow==10.2.0
76
- progressbar2==4.4.2
77
- psutil==5.9.8
78
- pycocotools==2.0.7
79
- pydantic==2.6.4
80
- pydantic_core==2.16.3
81
- pydub==0.25.1
82
- Pygments==2.17.2
83
- pyparsing
84
- pyproj==3.6.1
85
- python-dateutil==2.9.0.post0
86
- python-multipart==0.0.9
87
- python-utils==3.8.2
88
- pytorch-lightning==2.2.1
89
- pytz==2024.1
90
- PyYAML==6.0.1
91
- rasterio
92
- recommonmark==0.7.1
93
- referencing==0.34.0
94
- requests==2.31.0
95
- rich==13.7.1
96
- rpds-py==0.18.0
97
- Rtree==1.2.0
98
- ruff==0.3.4
99
- scikit-image==0.22.0
100
- scikit-learn==1.4.1.post1
101
- scipy==1.12.0
102
- semantic-version==2.10.0
103
- shapely==2.0.3
104
- shellingham==1.5.4
105
- six==1.16.0
106
- slidingwindow==0.0.14
107
- sniffio==1.3.1
108
- snowballstemmer==2.2.0
109
- snuggs
110
- Sphinx==7.2.6
111
- sphinxcontrib-applehelp==1.0.8
112
- sphinxcontrib-devhelp==1.0.6
113
- sphinxcontrib-htmlhelp==2.0.5
114
- sphinxcontrib-jsmath==1.0.1
115
- sphinxcontrib-qthelp==1.0.7
116
- sphinxcontrib-serializinghtml==1.1.10
117
- starlette==0.36.3
118
- sympy==1.12
119
- threadpoolctl==3.4.0
120
- tifffile==2024.2.12
121
- tomlkit==0.12.0
122
- toolz==0.12.1
123
- torch==2.2.1
124
- torchmetrics==1.3.2
125
- torchvision==0.17.1
126
- tqdm==4.66.2
127
- triton==2.2.0
128
- typer==0.10.0
129
- typing_extensions==4.10.0
130
- tzdata==2024.1
131
- urllib3==2.2.1
132
- uvicorn==0.29.0
133
- websockets==11.0.3
134
- xmltodict==0.13.0
135
- yarl==1.9.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==4.23.0
2
  gradio_client==0.14.0
 
 
 
 
 
 
 
 
 
3
  Jinja2==3.1.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  opencv-python==4.9.0.80
5
  opencv-python-headless==4.9.0.80
6
+ deepforest