Yuxuan Zhang

Results 504 comments of Yuxuan Zhang

We have updated the latest repository, dependencies can now be downloaded from pip. Updating dependencies and retrying cli_demo can solve the problem. If there are any new issues, we can...

Thank you for your contribution!

You can set the seed, but there's no way to set the style because the training process hasn't been enhanced in this aspect. We will try to improve this in...

Oh, the image is indeed generated directly from noise. We didn't write the content to control this part, so the impact should be very, very small

Meeting, but the impact is not great, you can set it according to the actual situation, choose False or True.

doing now, will release in this month

check #194 and this one will close

> 请问你是如何用convert_weight_sat2hf脚本转换ckpt的,我2b是可以转的,5b会报错。我似乎该修改某些层的通道配置?但我不知道在哪里修改 这个我们之后更新,转换脚本已经升级了,适配了diffusers 0.30.1

按照readme所说和req要求,应该先安装推理的,也就是主页的依赖,如果你正常安装了推理的req后再安装微调的,应改是不会出现这个问题的呀