DL-Art-School/codes
2022-03-04 11:58:53 -07:00
..
.idea
data Implement guidance-free diffusion in eval 2022-03-01 11:49:36 -07:00
models Fix distributed bug 2022-03-04 11:58:53 -07:00
scripts Implement conditioning-free diffusion at the eval level 2022-02-27 15:11:42 -07:00
trainer Make deterministic sampler work with distributed training & microbatches 2022-03-04 11:50:50 -07:00
utils Shuffle optimizer states back and forth between cpu memory during steps 2022-03-04 10:38:51 -07:00
multi_modal_train.py
process_video.py
requirements.txt
sweep.py
test.py
train.py Add mechanism to export grad norms 2022-03-01 20:19:52 -07:00
use_discriminator_as_filter.py