diff --git a/.gitignore b/.gitignore index cc684f882c3744dc83af39ef5e8cbfb7e934fcb9..7e9228b76dc7b58455529b4801e120d9893e33d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ .idea -*/__pycache__ +**/__pycache__ *.egg-info/ .DS_Store dist/ diff --git a/pesto/weights/mir-1k.ckpt b/pesto/weights/mir-1k.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..650247d82187672cac8aa82d07b693552af1bcb7 Binary files /dev/null and b/pesto/weights/mir-1k.ckpt differ