TimenoLong
TimenoLong
I trained with my own dataset, and when I trained for more than 500 epochs, it stopped, and then reported this error
I run the trained command on the remote server ([email protected] with port 22), then use the command "ssh -L 1127:localhost:22 [email protected]" in the command prompt of the local computer to...
Thank you, I have successfully resolved it!
为什么不回答问题就把问题关闭了?@JittorRepos
Have you solved this problem?
/home/***/anaconda3/envs/splatterimage/lib/python3.9/site-packages/transformers/utils/hub.py的cached_file()下,修改变量cache_dir为你下载stable-diffusion-2-1-base权重的路径
Has anyone solved this problem?
Thank you, I understand.