diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b26b72c70f1a09cdb85653106ecd0123af782d5 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +torch~=2.1.2 +h5py~=3.10.0 +pandas~=2.1.4 +numpy~=1.26.2 +matplotlib~=3.8.2 \ No newline at end of file