PaddlePaddle / PaddleHub

Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)
https://www.paddlepaddle.org.cn/hub
Apache License 2.0
12.67k stars 2.07k forks source link

stable_diffusion 无输出 #2233

Open sunf71 opened 1 year ago

sunf71 commented 1 year ago

安装好模型后,运行命令行$ hub run stable_diffusion_waifu --text_prompts "Goku" --output_dir stable_diffusion_waifu_out 未生成结果图片,控制台输出为: (base) C:\Users\XXX> hub run stable_diffusion_waifu --text_prompts "Goku" --output_dir stable_diffusion_waifu_out D:\Apps\Anaconda3\lib\site-packages_distutils_hack__init__.py:33: UserWarning: Setuptools is replacing distutils. warnings.warn("Setuptools is replacing distutils.") W0406 23:32:01.233232 3608 gpu_resources.cc:61] Please NOTE: device: 0, GPU Compute Capability: 7.5, Driver API Version: 12.1, Runtime API Version: 11.7 W0406 23:32:01.254985 3608 gpu_resources.cc:91] device: 0, cuDNN Version: 8.8.

michaelowenliu commented 6 months ago

您好,感谢您的问题,Stable Diffusion模型在PaddleMIX里有新模型迭代,欢迎使用https://github.com/PaddlePaddle/PaddleMIX