kph / environment.yml
BSJ2004's picture
Create environment.yml
5b8bbb4 verified
raw
history blame
No virus
149 Bytes
name: crime-deployment-app
channels:
- defaults
dependencies:
- python=3.8
- pip
- streamlit
- pandas
- numpy
- scikit-learn
- geopy