Spaces:
Sleeping
Sleeping
add quen pdf visiion
Browse files- environment.yaml +12 -0
- marzano-aarch64-apple-darwin.tar.gz +3 -0
environment.yaml
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name: usgov-contr
|
2 |
+
channels:
|
3 |
+
- conda-forge
|
4 |
+
- defaults
|
5 |
+
dependencies:
|
6 |
+
- python=3.11
|
7 |
+
- pip
|
8 |
+
- pip:
|
9 |
+
- geopandas
|
10 |
+
- matplotlib
|
11 |
+
- numpy
|
12 |
+
- pandas
|
marzano-aarch64-apple-darwin.tar.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5
|
3 |
+
size 9
|