AVP-Pro / environment.yml
Wwwy1031's picture
Update environment.yml
4762ad4 verified
raw
history blame contribute delete
292 Bytes
name: avp-fusion
channels:
- conda-forge
dependencies:
- python=3.10
- numpy
- pandas
- scikit-learn
- biopython
- rdkit
- pytorch-cpu
- pip
- pip:
- streamlit
- requests
- transformers
- huggingface_hub
- accelerate
- iFeatureOmegaCLI