We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在batch processing中没有预设的batch size,是单张进行处理的,不存在并行关系。为什么同样一张尺寸的图片,在webUI上可以进行处理,在batch processing的模式下会出现显存不足的情况?源代码中webUI与batch processing调取的应该是相同的API
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open for 30 days with no activity.
Sorry, something went wrong.
No branches or pull requests
在batch processing中没有预设的batch size,是单张进行处理的,不存在并行关系。为什么同样一张尺寸的图片,在webUI上可以进行处理,在batch processing的模式下会出现显存不足的情况?源代码中webUI与batch processing调取的应该是相同的API
The text was updated successfully, but these errors were encountered: