This commit is contained in:
2025-01-04 20:08:03 +08:00
parent 1f8557a918
commit f214f51e12
9 changed files with 585 additions and 0 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,9 @@
# ---> Python
# model
*.pt
/home/ubuntu/sas0/LYT/mars1215/mars_toolkit/model/eqV2_86M_omat_mp_salex.pt
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]