Giyeong Oh
Giyeong Oh
> @BootsofLagrangian Would you be able to fork the repo and commit your changes so it would be easier for plebs like me to follow your changes? Sorry, I'm not...
> When you fork, the code becomes your own, and you can hard code changes into your own copy. But that's ok. Maybe I'll do it, and @ you if...
> @BootsofLagrangian I see that both TE LR and UNet LR are no longer specified. Do you know if Dadatation set both to be the same? Do you know if...
@AI-Casanova, you might need another learning rate scheduler. My fork use only LambdaLR(identity or scalar scaling). This is a problem, because of no using get_shceduler_fix function in sd-scripts. Usually, Transformer...
> @BootsofLagrangian I have tried the forked one and it seems to work wrong when the value of network_alpha is not equal to the value of network_dim. Is it an...
Yes. Currently, I use this repo in a Linux env.
> > 是的。目前,我在 Linux 环境中使用这个存储库。 > > Thank you for your reply > >  > > Is the configuration process in Linux the same as in Windows luckly, you...
> > > > 是的。目前,我在 Linux 环境中使用这个存储库。 > > > > Thank you for your reply > > > >  > > > > Is the configuration process in...
Can you attach your accelerate config in` ~/.cache/huggingface/accerate/default_config.yaml` and running script bash file and its config?
Issue is updated!