Akegarasu / Akegarasu/lora-scripts

UnboundLocalError: local variable 'prompts' referenced before assignment

未关闭
#603 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
6.1k
派生
699
PR 合并指标
30 天内没有已合并 PR

描述

Traceback (most recent call last):
File "/root/lora-scripts/./scripts/dev/flux_train_network.py", line 574, in
trainer.train(args)
File "/root/lora-scripts/scripts/dev/train_network.py", line 436, in train
self.cache_text_encoder_outputs_if_needed(args, accelerator, unet, vae, text_encoders, train_dataset_group, weight_dtype)
File "/root/lora-scripts/./scripts/dev/flux_train_network.py", line 223, in cache_text_encoder_outputs_if_needed
prompts = train_util.load_prompts(args.sample_prompts)
File "/root/lora-scripts/scripts/dev/library/train_util.py", line 6066, in load_prompts
for i in range(len(prompts)):
UnboundLocalError: local variable 'prompts' referenced before assignment
02:12:16-306768 ERROR Training failed / 训�失败

if not getattr(torch, "has_mps", False):
02:10:10-699897 INFO Torch backend: nVidia CUDA 12.4 cuDNN 90100
02:10:10-741032 INFO Torch detected GPU: NVIDIA GeForce RTX 4090 D VRAM
24210 Arch (8, 9) Cores 114
/root/lora-scripts/venv/lib/python3.10/site-packages/gradio/components/dropdarning: The value passed into gr.Dropdown() is not in the list of choices. P=Tst of choices to include: or set allow_custom_value=True.
warnings.warn(

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。