PixelPrompter
PixelPrompter
> If you don't know how to use it yourself, please learn to use some basic methods before using this project. In addition, I think we should pay tribute to...
> Prodigy is already present Any hints on how to use it? Just replacing adamw8bit for Prodigy in the optimizer? No extra special params needed? Thank you!
> ``` > `lr: 1 > noise_offset: 0.1 > lr_scheduler: "cosine" > optimizer: "Prodigy" > optimizer_params: > decouple: true > use_bias_correction: False > betas: [0.9, 0.99] > weight_decay: 0.05` >...