-
I am experiencing **blur** around the face while using Deep-Live-Cam in live mode. Although setting the camera slightly farther away reduces the blur, the face still appears blurry. Enabling the face-…
-
Currently, the only available flags are `--keep-fps` and `--many-faces`. Need to add the rest of the optional switches and test
`-h, --help show this help message an…
-
When I try to restore 00017_gray.png this image(a gray, 8-bit image) ,
using command "python inference_realesrgan.py -n RealESRGAN_x4plus -i inputs --face_enhance --fp32",
the following problem …
-
**What makes the feature necessary?**
[Neuroscientists have shown that the brain can recognize images seen in as short as 13 milliseconds.](https://news.mit.edu/2014/in-the-blink-of-an-eye-0116)
S…
-
I use Windows, and when I click "Face Enhancer," I get this error:
![image](https://github.com/user-attachments/assets/fd1cf8d3-d504-484f-8bdb-623cb7c6213d)
If I don't enable this feature, the pro…
-
while inferencing ,it throws:
```
(py39) yangboz@192 SadTalker % python inference.py --driven_audio blb.wav \
--source_image examples/source_image/people_0.png \
…
-
(base) C:\Users\yt\SadTalker>python inference.py --driven_audio C:\Users\yt\SadTalker\input\1.wav --source_image C:\Users\yt\SadTalker\input\1.jpg --result_dir C:\Users\yt\SadTalker\output --still --e…
-
I tried using the enhancer on a bark audio file on hugging face, and it works wonders!
Trying to pip install it, I get this error:
```
>>> ERROR
1
error: subprocess-exited-with-error
p…
-
**Hi,**
**When I run the TF.py in the "[Online_Demo_Models]_Deep-Photo-Enhancer/LPGAN_exp_G3_736" file, I face this error:**
Shapes (2, 1, 32, 32, 128) and () are incompatible
in line: netG_t…
-
I'm trying to run Real-ESRGAN with Python 3.10.8 on Ubuntu 22.04.1 through WSL2.
I followed the instructions found [here](https://github.com/xinntao/Real-ESRGAN#inference-general-images):
When …