DeepDenoiser / env.yml
zhuwq0's picture
init
81c99dc
raw
history blame contribute delete
227 Bytes
name: deepdenoiser
channels:
- defaults
- conda-forge
dependencies:
- python=3.7
- numpy
- scipy
- matplotlib
- pandas
- scikit-learn
- tqdm
- obspy
- uvicorn
- fastapi
- kafka-python
- tensorflow