AInseven
AInseven
You can optimize by this formula: * time complexity(accuracy=1): log(window_size) * minimum_patch_size^2 * num_iter * video length * video resolution For example, doubling the minimum_patch_size will result in a 4-fold...
Sorry, I haven't used this for a while. You can get more Information by fastblend for sd webui.
Interpolate KeyFrame,Smooth Video,这两个节点哪个有这个问题?
应该是别的地方的问题.Fastblend这个节点只接收图像。有可能你现在的设置不能正常生成图片
,连到interpolate keyframe的orignalframe的load vido(path)加载路径视频 的 select_every_nth模选应该是1,你再对照我的 example workflow看看
模糊你可以降低window_size试试
This happened when I set an environmental variable HTTPS_PROXY. ```shell 2025-04-10 16:19:35.170 [error] [Window] [Extension Host] Error fetching OpenRouter models: AxiosError: Request failed with status code 400 at yI (c:\Users\Administrator\.vscode\extensions\saoudrizwan.claude-dev-3.10.1\dist\extension.js:1020:1051)...
For those who use proxy, I have found a solution. In windows 11 environmental variable, delete https_proxy, only remain http_proxy. Then restart VS code.
对的,.txt里忘改了,代码里已经改过