diff options
| author | haoyuren <13851610112@163.com> | 2026-07-29 16:02:02 +0800 |
|---|---|---|
| committer | haoyuren <13851610112@163.com> | 2026-07-29 16:02:02 +0800 |
| commit | 6dca16e1aeb87b10423894812b3d081912479de0 (patch) | |
| tree | d6eb41f5072d555aa38b2404e457157b686e0697 /requirements-lock.txt | |
| parent | 103a9413d025482f408d758fe6612e2c36cc265a (diff) | |
build_supplement.py assembles the anonymized code+data archive with a
SHA256 manifest and a machine readable seed manifest; research notes,
drafts, raw datasets, and git history are excluded.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Diffstat (limited to 'requirements-lock.txt')
| -rw-r--r-- | requirements-lock.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements-lock.txt b/requirements-lock.txt new file mode 100644 index 0000000..504d7f6 --- /dev/null +++ b/requirements-lock.txt @@ -0,0 +1,4 @@ +torch==2.10.0 +numpy==2.3.5 +scipy==1.17.0 +matplotlib==3.10.8 |
