-
Does anyone know how to fix this?
0.1 seconds (IMPORT FAILED): C:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-InstantID
Traceback (most recent call last):
File "C:\AI\ComfyUI_win…
-
I used to run this pipeline fine, but recently after a few updates and coming back to this exact workflow, I realized there are new issues, can anyone help ? thanks
# ComfyUI Error Report
## Err…
-
Hi, when I tried swap face operation:
```
python scripts/face_swap.py --source=example/input/faceswap/source.jpg --target=example/input/faceswap/target.jpg
```
the following error is reported:
``…
-
Could anyone please inform me the best configurations to train the model ? I try to use the following configurations but it shows errors
for apex package. The apex packege can be solve if i use t…
-
I am usinf flownet from inside vid2vid. I get this following error. Any idea how to resolve this? Using with `docker, Ubuntu 16, pytorch 1.0.0`
```
Traceback (most recent call last):
File "trai…
-
Sorting out the installation steps:
**precondition:**
download and install node.js from https://nodejs.org/en
add "%NODE_PATH%","C:\Program Files\nodejs\" & "C:\Program Files\nodejs\node_global…
-
Hi,
Which node to add to know the number of frames of a imported video?
In load_video node there is a link for frame_count but no node for that in AnimateDiff/evolved menus.
Not showed in Vid2Vid w…
-
Trying to replace the pos prompt with WD tagger will not work.
```
Executing pass: RenderPass (comfyui)
Traceback (most recent call last):
File "S:\Ai\Repos\vid2vid\main.py", line 110, in
…
-
Using macOS, I seem able to generate only 1 frame? then it does not seem to process anymore.
Frames prepared: 1 / 488; Frames processed: 1 / 488
-
https://github.com/KwaiVGI/LivePortrait/blob/1f443b234410fdf1fe930bc4eaa7b8dc668b0cee/src/modules/dense_motion.py#L33-L38
首先感谢分享!
我看到你们主要参考了vid2vid这篇论文,在做warpping的时候,按照该论文的公式,grid的计算应该为RsRd-1(p-xd)+…