英文:
getting "memory_efficient_attention() got an unexpected keyword argument 'scale'" on hugging face using the inference API of diffusion model?
问题
我尝试输入不同的提示,但不同模型仍然显示相同的错误。
英文:
i tried to enter different prompts and the same error keep showing up with different models
答案1
得分: 0
"Try this, 'https://huggingface.co/prompthero/openjourney-v4', this seems now operative for me when earlier it was not.
...evidently the error has something to do with an issue related to an incompatible PyTorch version..."
英文:
Try this, "https://huggingface.co/prompthero/openjourney-v4", this seems now operative for me when earlier it was not.
...evidently the error has something to do with an issue related to an incompatible PyTorch version...
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论