update .gitignore and diffusion.ipynb

This commit is contained in:
mhrooz 2024-04-15 10:25:56 +02:00
commit cf76588cfc
3 changed files with 2779 additions and 20 deletions

6
.gitignore vendored
View File

@ -1 +1,5 @@
.DS_Store
./flowers/*
.DS_Store
./UNet/train_image/*
./UNet/params/*
./UNet/__pycache__/*

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long