Akegarasu / lora-scripts

LoRA & Dreambooth training scripts & GUI use kohya-ss's trainer, for diffusion model.
GNU Affero General Public License v3.0
4.39k stars 540 forks source link

无法连接到训练端,请检查是否开启训练端 #461

Closed ooochen-30 closed 3 weeks ago

ooochen-30 commented 1 month ago

配置在服务器上,训练显示无法连接到训练端要怎么办 因为要训sdxl-lora 在train.sh找不到输入vae路径的地方

ooochen-30 commented 1 month ago

有没有朋友知道怎么解决 用脚本跑也行呀 I0000 00:00:1721828901.767197 89162 subchannel.cc:806] subchannel 0x5d0f7f0 {address=ipv6:%5B::1%5D:42359, args={grpc.client_channel_factory=0x41690c0, grpc.default_authority=localhost:42359, grpc.internal.channel_credentials=0x41690a0, grpc.internal.client_channel_call_destination=0x7f0e6adce3d0, grpc.internal.event_engine=0x5cefd30, grpc.internal.security_connector=0x5cee5d0, grpc.internal.subchannel_pool=0x5cedbd0, grpc.max_receive_message_length=268435456, grpc.primary_user_agent=grpc-python/1.65.1, grpc.resource_quota=0x5ceeab0, grpc.server_uri=dns:///localhost:42359}}: connect failed (UNKNOWN:Failed to connect to remote host: connect: Connection refused (111) {created_time:"2024-07-24T21:48:21.766969835+08:00"}), backing off for 1000 ms

ooochen-30 commented 1 month ago

自己搞定了 config设置一个toml 然后用train_by_toml.sh即可