guohanghui commited on
Commit
0025739
·
verified ·
1 Parent(s): e4e2f45

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -6
requirements.txt CHANGED
@@ -2,10 +2,20 @@ fastmcp
2
  fastapi
3
  uvicorn[standard]
4
  pydantic>=2.0.0
5
- geopandas>=1.0.1
6
- networkx>=2.5
7
- numpy>=1.24
8
- pandas>=1.5
9
- requests>=2.27
10
- shapely>=2.0
11
  matplotlib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  fastapi
3
  uvicorn[standard]
4
  pydantic>=2.0.0
5
+ agml>=0.7.0
6
+ numpy
 
 
 
 
7
  matplotlib
8
+ tqdm
9
+ scikit-learn
10
+ requests>=2.0.0
11
+ opencv-python-headless>=4.10.0.84
12
+ pyyaml>=5.4.1
13
+ albumentations
14
+ dict2xml
15
+ ipywidgets>=8.1.5
16
+ rich>=14.0.0
17
+ setuptools>=58.0.0
18
+ wheel>=0.36.0
19
+ pandas
20
+ tensorflow
21
+ torch