mirror of
https://github.com/lucidrains/DALLE2-pytorch.git
synced 2025-12-19 09:44:19 +01:00
smol typo (#81)
This commit is contained in:
@@ -342,7 +342,7 @@ def main():
|
|||||||
RESUME,
|
RESUME,
|
||||||
DPRIOR_PATH,
|
DPRIOR_PATH,
|
||||||
config,
|
config,
|
||||||
atgs.wandb_entity,
|
args.wandb_entity,
|
||||||
args.wandb_project,
|
args.wandb_project,
|
||||||
args.learning_rate,
|
args.learning_rate,
|
||||||
args.max_grad_norm,
|
args.max_grad_norm,
|
||||||
|
|||||||
Reference in New Issue
Block a user