kora-synth / environment.yaml
LeonceNsh's picture
Upload folder using huggingface_hub
26cf0a8 verified
raw
history blame contribute delete
171 Bytes
name: kora-synthetic
channels:
- conda-forge
- defaults
dependencies:
- python=3.11
- pip
- pip:
- geopandas
- matplotlib
- numpy
- pandas