-
-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
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
[Bug]: RuntimeError: CUDA error: device-side assert triggered #535
Comments
it says: |
Have you tried enabling the setting Pad prompt/negative prompt to be same length? Mentioned in this pinned issue: #83 Also a good idea to use the safetensors versions of the motion modules provided here: https://huggingface.co/conrevo/AnimateDiff-A1111/tree/main |
thank you this solved the issue |
thank you this solved the issue |
Is there an existing issue for this?
Have you read FAQ on README?
What happened?
i am using the AUTOMATIC1111 Stable Diffusion webui, I installed the extension but and followed many tutorials, but when I hit generate, the cmd gives this error:
RuntimeError: CUDA error: device-side assert triggered
i was never able to get it to work, i have a 3090, and I am using Windows 10.
Screenshots:
Steps to reproduce the problem
enable it then run generation
What should have happened?
it should work?
Commit where the problem happens
webui: lastest version, it updates automatically
extension: https://github.com/continue-revolution/sd-webui-animatediff.git
What browsers do you use to access the UI ?
FireFox
Command Line Arguments
set COMMANDLINE_ARGS=--medvram --api
Console logs
Additional information
just installed it normally and it did not work.
The text was updated successfully, but these errors were encountered: