Kenneth Estanislao
181144ce33
Update requirements.txt
8 months ago
Kenneth Estanislao
40e47a469c
Update requirements.txt
8 months ago
KRSHH
874abb4e59
v2 prebuilt
8 months ago
Kenneth Estanislao
18b259da70
Update requirements.txt
...
improves speed by 10 to 40%
8 months ago
Kenneth Estanislao
01900dcfb5
Revert "Update metadata.py"
...
This reverts commit 90d5c28542 .
8 months ago
Kenneth Estanislao
07e30fe781
Revert "Update face_swapper.py"
...
This reverts commit 104d8cf4d6 .
8 months ago
Kenneth Estanislao
3dda4f2179
Update requirements.txt
8 months ago
Kenneth Estanislao
71735e4f60
Update requirements.txt
...
update requirements.txt
8 months ago
Kenneth Estanislao
90d5c28542
Update metadata.py
...
- 40% faster than 1.8
- compatible with 50xx GPU
- onnxruntime 1.21
8 months ago
Kenneth Estanislao
104d8cf4d6
Update face_swapper.py
...
compatibility with inswapper 1.21
8 months ago
KRSHH
ac3696b69d
remove prebuilt
8 months ago
Kenneth Estanislao
76fb209e6c
Update README.md
8 months ago
Kenneth Estanislao
2dcd552c4b
Update README.md
8 months ago
Kenneth Estanislao
66248a37b4
Merge pull request #990 from wpoPR/pr/improve-macos-installation-instructions
...
improve macOS Apple Silicon installation instructions
9 months ago
KRSHH
aa9b7ed3b6
Add Tips and Tricks to README
9 months ago
Wesley Oliveira
51a4246050
adding uninstalling conflict python versions
...
follow sourcery-ai and add a note about uninstalling conflicting Python versions if users encounter issues.
9 months ago
Wesley Oliveira
3f1c072fac
improve macOS Apple Silicon installation instructions
...
Followed the `README` but ran into some errors running it locally. Made a few tweaks and got it working on my M3 PRO. Found this PR (Failing to run on Apple Silicon Mac M3) and thought improving the instructions might help others. Hope this helps!
great tool guys, thx a lot
9 months ago
KRSHH
f91f9203e7
Remove Mac Edition Temporarily
9 months ago
Kenneth Estanislao
80477676b4
Merge pull request #980 from aaddyy227/main
...
Fix face swapping crash due to None face embeddings
9 months ago
Adrian Zimbran
c728994e6b
fixed import and log message
9 months ago
Adrian Zimbran
65da3be2a4
Fix face swapping crash due to None face embeddings
...
- Add explicit checks for face detection results (source and target faces).
- Handle cases when face embeddings are not available, preventing AttributeError.
- Provide meaningful log messages for easier debugging in future scenarios.
9 months ago
Kenneth Estanislao
390b88216b
Update README.md
10 months ago
Kenneth Estanislao
dabaa64695
Merge pull request #932 from harmeetsingh-work/patch-1
...
Update requirements.txt
10 months ago
Harmeet Singh
1fad1cd43a
Update requirements.txt
...
Made changes for apple silicon.
Or getting
ERROR: Could not find a version that satisfies the requirement torch==2.5.1+cu118 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.6.0)
ERROR: No matching distribution found for torch==2.5.1+cu118
10 months ago
Kenneth Estanislao
2f67e2f159
Update requirements.txt
10 months ago
Kenneth Estanislao
a3af249ea6
Update requirements.txt
10 months ago
Kenneth Estanislao
5bc3ada632
Update requirements.txt
10 months ago
KRSHH
650e89eb21
Reduced File Size
10 months ago
Kenneth Estanislao
4d2aea37b7
Update requirements.txt
10 months ago
Kenneth Estanislao
28c4b34db1
Merge pull request #911 from nimishgautam/main
...
Fix cv2 size errors on first run in ui.py
10 months ago
Kenneth Estanislao
49e8f78513
Merge pull request #913 from soulee-dev/main
...
fix: typo souce_target_map → source_target_map
10 months ago
Kenneth Estanislao
d753f5d4b0
Merge pull request #917 from carpusherw/patch-1
...
Fix requirements.txt
10 months ago
KRSHH
4fb69476d8
Change img dimensions
10 months ago
carpusherw
f3adfd194d
Fix requirements.txt
10 months ago
Kenneth Estanislao
e5f04cf917
Revert "Update requirements.txt"
...
This reverts commit d45dedc9a6 .
10 months ago
Kenneth Estanislao
67394a3157
Revert "Update requirements.txt"
...
This reverts commit f82cebf86e .
10 months ago
carpusherw
186d155e1b
Fix requirements.txt
10 months ago
KRSHH
87081e78d0
Fixed typo
10 months ago
KRSHH
f79373d4db
Updated Features Section
10 months ago
Soul Lee
513e413956
fix: typo souce_target_map → source_target_map
10 months ago
Kenneth Estanislao
f82cebf86e
Update requirements.txt
10 months ago
Kenneth Estanislao
d45dedc9a6
Update requirements.txt
10 months ago
Kenneth Estanislao
2d489b57ec
Update README.md
10 months ago
Nimish Gåtam
ccc04983cf
Update ui.py
...
removed unnecessary code as per AI code review (which is a thing now because of course it is)
10 months ago
Nimish Gåtam
2506c5a261
Update ui.py
...
Some checks for first run when models are missing, so it doesn't error out with inv_scale_x > 0 in cv2
10 months ago
Kenneth Estanislao
e862ff1456
Update requirements.txt
...
updated from CUDA 11.8 to CUDA 12.1
10 months ago
Kenneth Estanislao
db594c0e7c
Update README.md
10 months ago
Kenneth Estanislao
6a5b75ec45
Update README.md
10 months ago
Kenneth Estanislao
79e1ce5093
Update requirements.txt
...
update pillow
In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.
10 months ago
Kenneth Estanislao
fda4878bfd
Update README.md
11 months ago