Jonas Müller
4a3f0f546e
Revert "Replace most print()s with logging calls ( #42 )" ( #65 )
...
This reverts commit 6f6d3f8716 .
2023-07-26 10:30:21 +02:00
Tim Dockhorn
7934245835
Revert "Minimize re-exports from __init__ files ( #44 )" ( #63 )
...
This reverts commit 57862fb4c7 .
2023-07-26 10:26:28 +02:00
ablattmann
68f3f89bd3
Fix crashing line in logging in sgm/models/diffusion.py ( #64 )
2023-07-26 10:13:42 +02:00
Aarni Koskela
57862fb4c7
Minimize re-exports from __init__ files ( #44 )
...
This allows importing parts of the package without having to
import practically everything (since importing a package will
import its parents' __init__s, etc).
2023-07-25 16:24:09 +02:00
Aarni Koskela
6f6d3f8716
Replace most print()s with logging calls ( #42 )
2023-07-25 15:21:30 +02:00
Tim
a1af4ac4f1
Adapting txt logging for python 3.8
2023-06-25 16:42:45 -07:00
Andreas Blattmann
081e0d4629
soon is now
2023-06-22 09:53:12 -07:00