Redox-Flow-Battery-Prediction / environment_ex.yml
Alishba Imran
First model version
28dae5c
raw history blame
No virus
323 Bytes
name: redpred
channels:
- rdkit
- conda-forge
- defaults
dependencies:
- libgcc=5.2.0
- rdkit
- pip
- pip:
- streamlit==1.12.0
- scikit-learn
- mordred
- pandas==1.0.3
- numpy==1.16
- tensorflow==2.3.2
- keras==2.4.3
- deepchem==2.4.0