-
Hi,
Thank you for sharing your code. I meet an error like this:
File "F:\face3d-master\face3d\mesh\io.py", line 5, in
ModuleNotFoundError: No module named 'numpy'
But I have install numpy and t…
-
Traceback (most recent call last):
File "inference.py", line 16, in
from third_part.face3d.util.preprocess import align_img
File "C:\Users\xXxXx\Downloads\video-retalking-main\third_part\f…
-
I'm trying to install insightface but always returning this:
```
[!] Building wheel for insightface (pyproject.toml) did not run successfully.
[!] exit code: 1
[!]
[!] [213 lines of outpu…
-
Collecting insightface
Using cached insightface-0.7.3.tar.gz (439 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements…
-
Apple M2 max
macOS Sonoma 14.3.1 (23D60)
The error message you're seeing suggests that the installation process for `insightface` failed during the building of a wheel for the package. The error o…
-
ModuleNotFoundError: No module named 'face3d'
after using 'pip install face3d' , ERROR: Could not find a version that satisfies the requirement face3d (from versions: none)
ERROR: No matching distri…
-
### Checklist
- [x] The issue has not been resolved by following the [troubleshooting guide](https://github.com/lllyasviel/Fooocus/blob/main/troubleshoot.md)
- [x] The issue exists on a clean install…
-
hi
error import pulid i alsowe downgride from numpy2.1.1 to 1.26 but all comfy crashed som node i think need 2.1.1 version help me
![Uploading node.png…]()
START] Security scan
[DONE] Security sc…
-
from .cython import mesh_core_cython
ImportError: cannot import name 'mesh_core_cython' from 'insightface.thirdparty.face3d.mesh.cython' (unknown location)
-
# Feature Request
Currently, the `DXF` reader is not development. I had a bit of time looking at it and felt we could develop it. @tomvanmele
## Details
`.dxf` is a fairly complex format…