first add
This commit is contained in:
22
environment.yaml
Normal file
22
environment.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
name: bgpt_data
|
||||
channels:
|
||||
- defaults
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.10
|
||||
- click
|
||||
- joblib
|
||||
- pandas
|
||||
- pip
|
||||
- uproot
|
||||
- attrs
|
||||
- ipython
|
||||
- ipykernel
|
||||
- awkward-pandas
|
||||
- importlib-metadata
|
||||
- dill
|
||||
- tqdm
|
||||
- pytorch
|
||||
- pyInstaller
|
||||
pip:
|
||||
- pyarmor
|
||||
Reference in New Issue
Block a user