diff options
| -rw-r--r-- | .gitignore | 4 | ||||
| -rw-r--r-- | plots/diffusion.gif | bin | 25416447 -> 0 bytes |
2 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ data/ # Model weights. *.pth -# Tmp pngs. -*.tmp.png +# Tmp files. +*.tmp.* # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/plots/diffusion.gif b/plots/diffusion.gif Binary files differdeleted file mode 100644 index 33a862c..0000000 --- a/plots/diffusion.gif +++ /dev/null |
