LLM4HEP / environment.yml
ho22joshua's picture
initial commit
cfcbbc8
raw
history blame contribute delete
309 Bytes
name: llm_env
channels:
- conda-forge
- bioconda
dependencies:
- python=3.10
- root
- numpy=1.26
- pandas=2.1
- matplotlib=3.8
- uproot=5.6.3
- pyyaml=6.0.2
- snakemake
- pip
- pip:
- openai
- vector
- httpx
- tabpfn
- scikit-learn
- atlas-mpl-style