Aarni Koskela
|
ef520df1db
|
fall back to vanilla if xformers is not available (#51)
|
2023-07-25 16:21:51 +02:00 |
|
Aarni Koskela
|
2897fdc99a
|
Move attention testing/benchmarking code out of package (#47)
|
2023-07-25 15:40:22 +02:00 |
|
Aarni Koskela
|
b5b5680150
|
Dead code removal (#48)
* Remove old commented-out attention code
* Mark two functions as likely unused
* Use exists() and default() from sgm.util
|
2023-07-25 15:24:24 +02:00 |
|
Aarni Koskela
|
6f6d3f8716
|
Replace most print()s with logging calls (#42)
|
2023-07-25 15:21:30 +02:00 |
|
Tim
|
89f5413e6d
|
Getting rid of unnecessary error message
|
2023-07-09 10:40:18 -07:00 |
|
Tim
|
ba3e7fed5a
|
Fixing additional GPU memory on device 0 due to discretization
|
2023-07-09 10:40:09 -07:00 |
|
Tim
|
2796c81a5f
|
Making spacing function slimmer
|
2023-06-30 11:17:57 -07:00 |
|
Tim
|
e9869d7822
|
Changed LegacyDDPMDiscretization for sampling
|
2023-06-30 11:17:46 -07:00 |
|
Andreas Blattmann
|
081e0d4629
|
soon is now
|
2023-06-22 09:53:12 -07:00 |
|