first add

This commit is contained in:
2024-06-10 09:09:10 +08:00
parent 52d5f402bc
commit 8f9fac8bd8
14 changed files with 2042 additions and 0 deletions

22
environment.yaml Normal file
View 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