Update README.md

pull/1180/head
Anton Mikhalev 2025-05-03 21:54:38 +03:00 committed by GitHub
parent bd2f6b0b7a
commit 340eac84f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ source venv/bin/activate
pip install -r requirements.txt pip install -r requirements.txt
``` ```
**If error `_Warning: Package 'insightface.data.images/insightface.data.objects/insightface.thirdparty.face3d.mesh.cython' is absent from the packages configuration` occur you need to use llvm as compiler** **If error `_Warning: Package 'insightface.data.images/insightface.data.objects/insightface.thirdparty.face3d.mesh.cython' is absent from the packages configuration` occurs you need to use llvm as compiler**
```bash ```bash
# Install llvm libomp # Install llvm libomp