diff options
| author | Anonymous Authors <anonymous@example.com> | 2026-07-24 11:07:23 -0500 |
|---|---|---|
| committer | Anonymous Authors <anonymous@example.com> | 2026-07-24 11:07:23 -0500 |
| commit | e01b690cb0b5f447c95598e8f2c1abaa17c17363 (patch) | |
| tree | aaff46750feca7dab854141dcb4eab2080279a56 /requirements.txt | |
Add anonymous KAFT MVP reproduction
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..0a34157 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +torch>=2.0 +torch-geometric>=2.4 +numpy>=1.24 +pandas>=2.0 +matplotlib>=3.7 +scikit-learn>=1.3 +jupyter>=1.0 +nbconvert>=7.0 |
