EQNet / env.yml
zhuwq0's picture
init
0eb79a8
raw
history blame contribute delete
No virus
210 Bytes
name: phasenet
channels:
- defaults
- conda-forge
dependencies:
- python
- numpy
- scipy
- matplotlib
- pandas
- scikit-learn
- tqdm
- obspy
- uvicorn
- fastapi
- tensorflow
- keras