Skip to content

Commit

Permalink
updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Peer committed Sep 2, 2023
1 parent 40b53b5 commit b3ee8be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ tests/data
# tex build
thesis/tmp/

# sphinx build


# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down
2 changes: 0 additions & 2 deletions diffusion_models/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
from .unet import UNet
from .forward_diffusion import ForwardDiffusion

0 comments on commit b3ee8be

Please sign in to comment.