Open telkinof opened 1 year ago
I get exactly same error after disabling "Use depth warping". Error: ''NoneType' object has no attribute 'min''. Check your schedules/ init values please. Also make sure you don't have a backwards slash in any of your PATHs - use / instead of . Full error message is in your terminal/ cli. Is it related?
have some problem(
it was working just fine yesterday, something happened today I don't understand why
Try adding --no-half
and --precision full
cmd args.
Same problem either. Use depth warping just keep processing
We don't officially support deforum on Macs guys. This is an old issue, lots of mac-related issues were closed because we don't have a single mac to test on (and we're not getting a single dime from deforum either).
Try adding --no-half and --precision full cmd args. It's the most you'd get I'm afraid. For now.
I'm getting the same thing on linux after disabling "Use depth warping". Is that expected behavior?
5ab7f213
isn't working even with --no-half --precision-full in mac m1 pro. same error keeps on coming.
Same problem either. Use depth warping just keep processing
is it working with depth warping?
Same problem either. Use depth warping just keep processing
is it working with depth warping?
no, but it's Back to normal as I reinstalled webui and deforum extension as well as the vae 3d needs. after a few hours of working well, i quit webui and reopened it. turned on 3d. The depth and fov schedule tab shows processing endlessly..it seems qork pretty well. haha I use win version btw. See this for more help: https://github.com/deforum-art/sd-webui-deforum/wiki/FAQ-&-Troubleshooting
im have macOS Ventura macStudio m1 Ultra, as I understood the problem with default Depth Algorithm, after change to Zoe+Adabins (old) all working.
We don't officially support deforum on Macs guys. This is an old issue, lots of mac-related issues were closed because we don't have a single mac to test on (and we're not getting a single dime from deforum either).
Try adding --no-half and --precision full cmd args. It's the most you'd get I'm afraid. For now.
thanks for the advice. I'll try this
im have macOS Ventura macStudio m1 Ultra, as I understood the problem with default Depth Algorithm, after change to Zoe+Adabins (old) all working.
Thanks @narimangafurov after changing the depth algorithm it's working. But the image generation takes too much time I have mac book pro m2 chip 2023 model, can anyone help with this?
But the image generation takes too much time I have mac book pro m2 chip 2023 model, can anyone help with this?
You will need better graphic card to speed up.
im have macOS Ventura macStudio m1 Ultra, as I understood the problem with default Depth Algorithm, after change to Zoe+Adabins (old) all working.
Thanks @narimangafurov after changing the depth algorithm it's working. But the image generation takes too much time I have mac book pro m2 chip 2023 model, can anyone help with this?
AdaBins is working on M1/M2 and is not slow.
But the image generation takes too much time I have mac book pro m2 chip 2023 model, can anyone help with this?
You will need better graphic card to speed up.
What do you mean? The GPU is embedded with the CPU on M1/M2 architecture, and there's no way to use an external GPU.
im have macOS Ventura macStudio m1 Ultra, as I understood the problem with default Depth Algorithm, after change to Zoe+Adabins (old) all working.
i got same problem, may i know how to change to zoe+adabins?
I am having exactly the same issue, made all the more annoying by the fact that before I went away a couple of days ago my Mac studio was smashing out 3D without missing a beat on the original settings. I then had that strange freeze and eternal processing and when I have changed the settings to the old ZOe : I know get this Error: 'OpenCV(4.7.0) /Users/xperience/GHA-OCV-Python/_work/opencv-python/opencv-python/opencv/modules/core/src/arithm.cpp:650: error: (-209:Sizes of input arguments do not match) The operation is neither 'array op array' (where arrays have the same size and the same number of channels), nor 'array op scalar', nor 'scalar op array' in function 'arithm_op' '. Check your schedules/ init values please. Also make sure you don't have a backwards slash in any of your PATHs - use / instead of . Full error message is in your terminal/ cli. Totally gutted and just can't understand why it has stopped working ;(
Try adding
--no-half
and--precision full
cmd args.
Hey how do you add those CMD's please!
Try adding
--no-half
and--precision full
cmd args.Hey how do you add those CMD's please!
use when runing SD command ./webui.sh --precision full --no-half
It worked after I edited webui_user.sh and added : export COMMANDLINE_ARGS="--skip-torch-cuda-test --use-cpu all --no-half-vae --use-cpu interrogate"
Have you read the latest version of the FAQ?
Is there an existing issue for this?
Are you using the latest version of the Deforum extension?
What happened?
when i want to use deforum in 3D mode it gave me this error
User friendly error message: Error: 'NoneType' object has no attribute 'min'. Check your schedules/ init values please. Also make sure you don't have a backwards slash in any of your PATHs - use / instead of .
This message appears with different models during 3D amination mode rendering, no matter txt2txt or img2txt or Init.
im using : M2 MAX Version 13.3.1 Ventura
Steps to reproduce the problem
1- Go to Deforum 2- Press 3D ... it gives the error after first frame
What should have happened?
No response
WebUI and Deforum extension Commit IDs
webui commit id - deforum exten commit id - (commit: 5ab7f213)commit: 5ab7f213
Torch version
python: 3.10.11 • torch: 2.0.0
On which platform are you launching the webui with the extension?
Local PC setup (Mac)
Deforum settings
https://gist.github.com/telkinof/1405b5c54156074823a800457735bc66
Webui core settings
https://gist.github.com/telkinof/fcf499a71fe17f5586c73b50d7b3f410
Console logs
Additional information
No response