janleemark

Results 2 issues of janleemark

Really great paper and thanks for open-sourcing the code! Whether this work can be transferred to other languages, such as Chinese?

采用命令运行:python finetune.py --datasets_path /Fengshenbang-LM/fengshen/examples/finetune_taiyi_stable_diffusion/demo_dataset --datasets_type txt --model_path models/Taiyi-Stable-Diffusion-1B-Chinese-EN-v0.1 --train_batchsize 1 --max_epochs 3 --accelerator gpu 模型已下载到本地。 出现错误: ╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮ │ /home/lijian/data/workspace/nlp_task/multimode_generation/Fengshenbang-LM/fengshen/examples/fine │ │ tune_taiyi_stable_diffusion/finetune.py:188 in │...