anfruizhu commited on
Commit
db67212
·
verified ·
1 Parent(s): 8570889

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- pydantic==2.10.6
2
  matplotlib
3
  numpy
4
  opencv-python
@@ -9,4 +8,5 @@ torch
9
  torchvision
10
  gradio
11
  onnxruntime
12
- rasterio
 
 
 
1
  matplotlib
2
  numpy
3
  opencv-python
 
8
  torchvision
9
  gradio
10
  onnxruntime
11
+ rasterio
12
+ pydantic==2.10.6