-
Who knows why this happened?
"The installation has been completed successfully."
(sadenv) D:\AI\SadTalker>
(sadenv) D:\AI\SadTalker>
(sadenv) D:\AI\SadTalker>python inference.py --driven_audio…
-
version: v1.8.0 • python: 3.10.6 • torch: 2.1.2+cu121 • xformers: N/A • gradio: 3.41.2
This is the error that is appearing
venv "C:\stable-diffusion-webui\venv\Scripts\Python.exe"
Pytho…
-
Traceback (most recent call last):
File "D:\AI\video-retalking\inference.py", line 345, in
main()
File "D:\AI\video-retalking\inference.py", line 201, in main
pred, _, _ = enhancer.pr…
-
I just tried --background_enhancer realesrgan (using a google collab) and got this error (**File "/content/SadTalker/src/utils/face_enhancer.py", line 80, in enhancer_generator_no_len
from reale…
-
```
def restore_func(images, restorer):
for idx in range(len(images)):
img = cv2.cvtColor(_img, cv2.COLOR_RGB2BGR)
# restore faces and background if necessary
cropped_…
-
Hello!
I'm having an issue with the single video inference.
Here is the input video (With the target audio):
https://github.com/soumik-kanad/diff2lip/assets/22350513/613697cb-dd06-4bc6-9c34-0…
-
5秒的视频耗时5分钟,32秒的视频27分钟 14秒的视频生成用了10分钟。请问如何提高视频生成速度?
用的独立服务器,GPU 24G,内存503G,CPU AMD EPYC 7742 64-Core Processor
主要 Face Enhancer比较费时,
Face Renderer:: 98%|█████████▊| 161/164 [00:52
-
src\utils\face_enhancer.py", line 68, in enhancer_generator_no_len
raise ValueError(f'Wrong model version {method}.')
ValueError: Wrong model version .\gfpgan\.
-
/content/SadTalker-Video-Lip-Sync
Traceback (most recent call last):
File "inference.py", line 11, in
from third_part.GPEN.gpen_face_enhancer import FaceEnhancement
File "/content/SadTalk…
-
我在推理的时候用了不同的--pose_style值,但是结果都一样。我的运行命令是:
python inference.py --driven_audio file/sound.mp3 --source_image file/IMG_9244.PNG --result_dir out --enhancer gfpgan --ref_pose file/face_dri-0.mp4 --prepr…