mindspore-lab / mindone

one for all, Optimal generator with No Exception
Apache License 2.0
330 stars 63 forks source link

SD xl 使用LCM推理,模型转换之后的推理 --sampler LCMSampler,这个场景。 推理出来的图片有问题 #416

Open Wangjt2020 opened 3 months ago

Wangjt2020 commented 3 months ago

Thanks for sending an issue! Here are some tips for you:

If this is your first time, please read our contributor guidelines: https://github.com/mindspore-ai/mindspore/blob/master/CONTRIBUTING.md

Hardware Environment | 硬件环境

Software Environment | 软件环境

Describe the current behavior | 目前输出。 推理出来的图片不正常。

e.g. the current output is xxx/ the error is xxx/ 目前的输出是xx 、 目前的报错是关于xx

Describe the expected behavior | 期望输出

please describe expected outputs or functions you want to have: 请告诉我们您期望得到的结果或功能

  1. xx
  2. xx
  3. xx

Steps to reproduce the issue | 复现报错的步骤

  1. code url | 代码链接:
  2. command that can reproduce your error | 可以复现报错的命令 e.g. cd xx -> bash scripts/xx.sh --config xx
  3. xx

Related log / screenshot | 完整日志

#

Special notes for this issue | 其他信息

zhanghuiyao commented 2 months ago

@Cui-yshoho

zhanghuiyao commented 2 months ago

请问使用的是否是这个里面转换的权重

https://huggingface.co/latent-consistency/lcm-sdxl/tree/main

image
Cui-yshoho commented 2 months ago
image

请问是否有修改guidance_scale的数值?

Wangjt2020 commented 2 months ago

参数使用的是网页上说明的,没有修改。