Skip to content

Commit

Permalink
product management
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains authored Sep 12, 2023
1 parent 1e7786a commit fd6b5c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ $ accelerate launch train.py
- [x] remove any magic being done with automatic rgbs processing, and have it explicitly passed in - offer functions on the discriminator that can process real images into the right multi-scales
- [x] add horizontal flip for starters

- [ ] move all modulation projections into the adaptive conv2d class
- [ ] add accelerate
- [x] works single machine
- [x] works for mixed precision (make sure gradient penalty is scaled correctly), take care of manual scaler saving and reloading, borrow from imagen-pytorch
Expand Down

0 comments on commit fd6b5c3

Please sign in to comment.