jet3004
jet3004
Yep, 'none' only appears again if you go edit the config file...Thank you for posting this, has been driving me nuts.
I have this exact same issue but the above – which was and is set to *None* – didn't solve it for me. Anyone else?
Yes, please consider this!
It's nothing to do with this app – it's a OpenAI server side issue due to high demand. It happens just as easily in a browser (which, to be fair,...
Coming in to say, on Mac, all was great 30 seconds ago in Auto -- restarted terminal, git pull on stable-diffusion-webui and now get that exact error message, so yes,...
Solved this: with adding "_export SADTALKER_CHECKPOINTS=/Users/~/stable-diffusion-webui/extensions/SadTalker/checkpoints_" --- Little confused on the timeline on if this is fixed or it is still pending – SadTalker was working great as extension for...
> Hi, thanks for this information, in recent updates, we reduce the requirements of 3rd library so we do not need to add the unsafe flags in sd-webui. It seems...
> just change `from src.face3d.extract_kp_videos_safe import KeypointExtractor` to `from src.face3d.extract_kp_videos import KeypointExtractor`, make sure adding the flag of :`--disable-safe-unpickle` > > https://github.com/Winfredy/SadTalker/blob/e4fa6050f8e3b093ef2dd8d98cea8928d567e1bb/src/utils/preprocess.py#L11-L15 Thanks, that change had it go further and...
> which preprocess method are you using? It definitely takes much, much longer now even to test a few but I tried **Crop**, **Resize**, and **Full** just now multiple times...
Maybe, yes. Tried the one attached that I know is tinier and it worked okay now in FULL... But it's def still slower, I will say that: my knowledge is...